RTFM for Windsurf
io.github.roomi-fields/rtfm
The open retrieval layer for AI agents — index code, docs, data. Search via MCP.
client:Windsurf
transport:stdio
runtime:pypi
Install RTFM in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"rtfm": {
"command": "uvx",
"args": [
"rtfm-ai"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs