MCP Integration
Claude Setup
Connect Cue to Claude Web, Desktop, or Claude Code
Connect Cue to Claude
Follow these steps to schedule posts directly from Claude.
Claude Web (Pro/Teams/Enterprise)
- In Claude, go to Settings > Connectors
- Click Add custom connector
- Enter:
- Name: Cue
- Remote MCP server URL:
https://api.oncue.so/mcp
- Click Add
- Click the Connect button next to Cue
- You'll be redirected to Cue to log in and approve the connection
- Once approved, Cue tools are available in your chats
Claude Desktop
-
Open your Claude Desktop config file:
- Mac:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
- Mac:
-
Add this configuration:
{
"mcpServers": {
"cue": {
"url": "https://api.oncue.so/mcp"
}
}
}- Restart Claude Desktop
- Claude will prompt you to authenticate with Cue on first use
Claude Code
Run this command in your terminal:
claude mcp add cue https://api.oncue.so/mcpThen run /mcp in Claude Code to authenticate.
Start Using Cue
Try asking Claude:
"What social accounts do I have in Cue?"
Claude will connect to Cue and show your accounts. From there, you can schedule posts directly in your conversation!
Troubleshooting
"Unauthorized" error
Your session may have expired. Reconnect by removing and re-adding the integration.
"No accounts found"
Make sure you have at least one social account connected in Cue.
Connection issues
Ensure you're logged into Cue in your browser before connecting from Claude.