Skip to content
Windsurf

Canary for Windsurf

io.github.mindstone/mcp-server-canary

Mindstone-internal release-pipeline test connector; not for use. Single ping tool; no auth.

client:Windsurf transport:stdio runtime:npm

Install Canary in Windsurf

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

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

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

Canary in other clients