soniccc/rfc-agent-validator
RFC analysis agent with empirical validation. Compares custom API tools vs WebSearch-only. Real-world testing proved custom tools produce superior structured output. Model-agnostic MCP server works with Claude, GPT-4, DeepSeek, Gemini.
Platform-specific configuration:
{
"mcpServers": {
"rfc-agent-validator": {
"command": "npx",
"args": [
"-y",
"rfc-agent-validator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...