Skip to content
Windsurf

MCPfinder - MCP Server Discovery for Windsurf

dev.mcpfinder/server

Your AI discovers and installs MCP servers across Official Registry, Glama, and Smithery.

client:Windsurf transport:stdio runtime:npm

Install MCPfinder - MCP Server Discovery in Windsurf

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

{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpfinder/server"
      ]
    }
  }
}

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

MCPfinder - MCP Server Discovery in other clients