Skip to content
Windsurf

Airbrake MCP Server for Windsurf

io.github.dach3r/airbrake-mcp-server

Query Airbrake errors, notices, deploys, and project stats from MCP clients

client:Windsurf transport:stdio runtime:npm

Install Airbrake MCP Server in Windsurf

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

{
  "mcpServers": {
    "airbrake-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "airbrake-mcp-server"
      ]
    }
  }
}

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

Airbrake MCP Server in other clients