vibo mcp for Cline
io.github.vnbochkarev-netizen/vibo-mcp
Persistent memory for AI agents: L1/L2/L3, web compression, threads.
client:Cline
transport:stdio
runtime:npm
Install vibo 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": {
"vibo-mcp": {
"command": "npx",
"args": [
"-y",
"@vibo-dev/vibo-mcp"
],
"env": {
"VIBO_API_KEY": "<VIBO_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs