Client setup
Claude Desktop
Add Vibiz to Anthropic’s desktop app so Claude can generate creatives, schedule posts, and read analytics directly from any conversation.
Recommended: OAuth
Use Claude Desktop’s built-in connector flow. You sign in with your Vibiz account in the browser — no token to copy.
1. Open Settings → Connectors
In Claude Desktop, open Settings → Connectors → Add custom connector.
2. Paste the Vibiz MCP URL
Use the URL below as the connector endpoint.
https://app.vibiz.ai/api/mcpClaude Desktop discovers the auth server, opens a browser to vibiz.ai, and walks you through the sign-in.
3. Approve and start using it
Approve the connection in the browser tab, then return to Claude Desktop. The Vibiz tools appear under the connector list and the tools picker — no restart needed.
Manual: API key
If you prefer a static credential or run an older Claude Desktop version, edit claude_desktop_config.json and add a Bearer header. Mint a token first from your workspace’s Developer page on app.vibiz.ai.
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vibiz": {
"url": "https://app.vibiz.ai/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_VIBIZ_API_KEY"
}
}
}
}Try a prompt
Generate a 1:1 ad image for our hero offer in our brand voice
and schedule it as an Instagram post tomorrow at 9am.