Connect Allo to any AI assistant that supports the Model Context Protocol (MCP). Search calls, read transcripts, send SMS, manage tags, and analyze team performance — directly from your AI tool.
Using Claude.ai instead?
Connecting from Claude.ai web or desktop? See the Claude Connector guide — no API key needed.
Prerequisites
1
Get an API key
Go to Settings > API and click Create API Key.Select the scopes your workflow needs. For full MCP access, enable all scopes. For read-only access, select only the
READ scopes.Copy the key — it won’t be shown again.2
Choose your AI client
Follow the setup instructions for your client below.
Connect your AI client
Claude Code
Run this command in your terminal:YOUR_API_KEY with your Allo API key.
Claude Desktop
Open Settings > MCP in Claude Desktop and add a new server with this configuration:Cursor
Open Settings > MCP in Cursor, click Add new MCP server, and select Type: HTTP. Alternatively, add this to your~/.cursor/mcp.json:
VS Code
Add this to your.vscode/mcp.json file (create it if it doesn’t exist):
Windsurf
Open Settings > MCP in Windsurf and add:Other clients
Any MCP-compatible client can connect to Allo using:- Server URL:
https://mcp.withallo.com/mcp - Transport: HTTP
- Authentication:
Authorizationheader with your API key
Available tools
Once connected, your AI assistant can use these 16 tools:Required scopes
Each tool requires specific API key scopes. Select the scopes matching the tools you need:For full access to all 16 tools, select all scopes when creating your API key.
Example prompts
Once connected, try asking your AI assistant:- “Show me all missed calls from this week”
- “What was my team’s answer rate last month compared to the month before?”
- “Find all calls tagged ‘demo’ from the past 30 days and summarize the transcripts”
- “Send an SMS to +33612345678 from my main number saying we’ll call back in 10 minutes”
- “Who on my team made the most outbound calls this week?”
- “List all unread conversations and mark them as read”
- “Tag the last 5 inbound calls as ‘support’”
- “Show me what’s in my Power Dialer queue right now”
- “Add these numbers to my Power Dialer queue: +14155551234, +33612345678”
Troubleshooting
Tool returns a permission error
Tool returns a permission error
Your API key is missing a required scope. Check the required scopes table above and create a new key with the needed scopes.
Tools not appearing in my AI client
Tools not appearing in my AI client
Make sure the MCP server is connected and active. Restart your AI client and verify the server URL is exactly
https://mcp.withallo.com/mcp. Some clients require a restart after adding a new MCP server.Need help?
API authentication
Full API key and scopes documentation
Contact support
Get help from the Allo team