Getting StartedBeginner 4 min Troubleshooting MCP Connections
Fix 401 errors, missing tools, not_connected responses, and client configuration issues.
Client not showing MCP tools
Restart your AI client after editing configConfirm `mcp-remote` can run (`npx -y mcp-remote --help`)Verify endpoint URL matches the **service** you subscribed toCheck API key is active and copied without extra spaces401 Unauthorized
Regenerate key at [API Keys](/dashboard/api-keys)For HTTP transport clients, use `Authorization: Bearer mcp_live_...`For `mcp-remote`, set `MCP_API_KEY` in `env`, not only headersnot_connected tool responses
Tools need live OAuth or API keys:
Open the service dashboardConnect required platformsRetry the tool callWrong or demo data
Demo handlers run only when no live connection exists. Connect real accounts via Unified or direct keys.
OAuth connect fails
Must be logged into MCP360Use dashboard **Connect** buttons, not bookmarked URLs from a logged-out browserFor Canva, ensure redirect URIs match the [Canva Developer Portal](https://www.canva.com/developers/) settingsRate limits
See Dashboard → Usage. Upgrade plan or space out bulk tool calls.
Still stuck?
[FAQ](/faq)[Contact support](/contact)[Support hub](/support)