Skip to content
Windsurf

smogon mcp for Windsurf

io.github.mrfentmen/smogon-mcp

Use this MCP server to competitive Pokemon, full dex data plus monthly Smogon usage statistics....

client:Windsurf transport:stdio runtime:npm

Install smogon mcp in Windsurf

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

{
  "mcpServers": {
    "smogon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "smogon-mcp"
      ]
    }
  }
}

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

smogon mcp in other clients