Skip to content
Windsurf

taskbounty check for Windsurf

io.github.eliottreich/taskbounty-check

Local GitHub Actions/CI maintenance check (action pinning, token perms). Not a full security audit.

client:Windsurf transport:stdio runtime:npm

Install taskbounty check in Windsurf

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

{
  "mcpServers": {
    "taskbounty-check": {
      "command": "npx",
      "args": [
        "-y",
        "taskbounty-check"
      ]
    }
  }
}

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

taskbounty check in other clients