revibe mcp for Cline
io.github.selvatuple/revibe-mcp
Analyze any codebase — get architecture, file roles, execution flows, and agent context.
client:Cline
transport:stdio
runtime:npm
Install revibe mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"revibe-mcp": {
"command": "npx",
"args": [
"-y",
"revibe-mcp"
],
"env": {
"REVIBE_API_KEY": "<REVIBE_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs