ietf mcp for Windsurf
io.github.mrfentmen/ietf-mcp
Use this MCP server to IETF documents, RFCs, Internet-Drafts, and working groups. Tools include...
client:Windsurf
transport:stdio
runtime:npm
Install ietf mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ietf-mcp": {
"command": "npx",
"args": [
"-y",
"ietf-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs