agent discover for Windsurf
io.github.keshrath/agent-discover
MCP server registry and marketplace - discover, install, activate tools on demand
client:Windsurf
transport:stdio
runtime:npm
Install agent discover in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-discover": {
"command": "npx",
"args": [
"-y",
"agent-discover"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs