Plug Claude, Cursor, or VS Code Copilot straight into your VocalLabs account. 50+ tools to build agents, place calls, and pull transcripts — all from chat, over a secure OAuth connection.
MCP endpoint
OAuth 2.1 + PKCE · phone & OTP sign-in · Streamable HTTP
Connect in minutes
Copy & paste
Drop one of these into your MCP client's config. The first call triggers a secure sign-in prompt — verify your phone and you are in.
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vocallabs": {
"type": "http",
"url": "https://api.superflow.run/vocallabs/mcp",
"oauth2": {
"authorizationUrl": "https://api.superflow.run/vocallabs/authorize",
"tokenUrl": "https://api.superflow.run/vocallabs/token",
"scopes": ["mcp:tools"]
}
}
}
}Add to .vscode/mcp.json — the editor shows a “Sign in” prompt on first use.
{
"servers": {
"vocallabs": {
"type": "http",
"url": "https://api.superflow.run/vocallabs/mcp"
}
}
}Watch & follow along
A short walkthrough of adding the VocalLabs MCP server to your client and signing in.
50+ tools
The whole VocalLabs platform, exposed as tools your assistant can call — from building agents to launching calls to reading the results.
OAuth 2.1 with PKCE · phone & OTP sign-in · no password · ~1-year tokens with silent rotation. The AI never sees your credentials.
Questions
Your data security is our top priority. We maintain the highest standards of compliance and security certifications.






