Skip to content
Windsurf

Mizuki for Windsurf

org.opencovenant/mizuki

Fixed-price maintenance for public GitHub issues, paid in USDC on Solana.

client:Windsurf transport:stdio runtime:npm

Install Mizuki in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mizuki": {
      "command": "npx",
      "args": [
        "-y",
        "mizuki-mcp"
      ],
      "env": {
        "MIZUKI_API_URL": "<MIZUKI_API_URL>",
        "MIZUKI_API_TOKEN": "<MIZUKI_API_TOKEN>",
        "MIZUKI_MCP_TIMEOUT_MS": "<MIZUKI_MCP_TIMEOUT_MS>"
      }
    }
  }
}

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

Mizuki in other clients