Skip to content
Windsurf

ogs mcp for Windsurf

io.github.mrfentmen/ogs-mcp

Keyless MCP server for Online-Go.com: Go/Baduk/Weiqi players, ratings, recent games.

client:Windsurf transport:stdio runtime:npm

Install ogs mcp in Windsurf

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

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

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

ogs mcp in other clients