Skip to content
Windsurf

KokoCallMCP for Windsurf

io.github.sugukurukabe/koko-call

Read-only MCP server for searching Japan government procurement bid information from the KKJ portal.

client:Windsurf transport:stdio runtime:npm

Install KokoCallMCP in Windsurf

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

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

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

KokoCallMCP in other clients