Skip to content
Windsurf

Sourcey for Windsurf

io.github.sourcey/mcp-server

Stdio bridge to Sourcey startup offers and Agent Readiness report cards.

client:Windsurf transport:stdio runtime:npm

Install Sourcey in Windsurf

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

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

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

Sourcey in other clients