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
{
"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