Skip to content
Windsurf

revibe mcp for Windsurf

io.github.selvatuple/revibe-mcp

Analyze any codebase — get architecture, file roles, execution flows, and agent context.

client:Windsurf transport:stdio runtime:npm

Install revibe mcp 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": {
    "revibe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "revibe-mcp"
      ],
      "env": {
        "REVIBE_API_KEY": "<REVIBE_API_KEY>"
      }
    }
  }
}

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

revibe mcp in other clients