Skip to content
Windsurf

toolcairn mcp for Windsurf

io.github.neurynae/toolcairn-mcp

MCP server for tool discovery: find, compare, and verify tools across 35+ registries.

client:Windsurf transport:stdio runtime:npm

Install toolcairn mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "toolcairn-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@neurynae/toolcairn-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

toolcairn mcp in other clients