Requires the runtime declared in the upstream repo — check the README before running. Windsurf supports HTTP and stdio servers natively. After saving the config, hit Refresh in the Cascade MCP panel. Paste the config below, then follow the reload step to register roam-code.
~/.codeium/windsurf/mcp_config.json%USERPROFILE%\.codeium\windsurf\mcp_config.json{
"mcpServers": {
"roam-code": {
"command": "uvx",
"args": [
"roam-code"
]
}
}
}