revibe mcp for Claude Desktop
io.github.selvatuple/revibe-mcp
Analyze any codebase — get architecture, file roles, execution flows, and agent context.
client:Claude Desktop
transport:stdio
runtime:npm
Install revibe mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"revibe-mcp": {
"command": "npx",
"args": [
"-y",
"revibe-mcp"
],
"env": {
"REVIBE_API_KEY": "<REVIBE_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs