Loading MCP server directory, please wait...
Use VibeVO API tools for campaigns, analytics, posts, creators, wallets, and factories.
npx @getmcp/cli add io.vibevo/vibevoRequires Node.js 18+. Community-contributed server. Review source before installing.
VIBEVO_API_KEYVibeVO Public API key (vibevo_live_...). Mint it in the VibeVO cabinet with the scopes the agent needs.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.vibevo/vibevo": {
"command": "npx",
"args": [
"-y",
"@vibevo/mcp"
],
"env": {
"VIBEVO_API_KEY": "",
"VIBEVO_API_BASE_URL": "https://api.vibevo.io"
}
}
}
}