RLM Tools for Windsurf
io.github.stefanoshea/rlm-tools
Persistent Python sandbox for token-efficient codebase exploration in MCP clients
client:Windsurf
transport:stdio
runtime:pypi
Install RLM Tools in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"rlm-tools": {
"command": "uvx",
"args": [
"rlm-tools"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs