Use Metricool’s production MCP endpoint https://ai.metricool.com/mcp, match your AI client to the correct connection method, then work through the checks below if the server does not connect.
Metricool’s MCP works with any Metricool plan, including Free. Your plan limits still apply after you connect. For example, free accounts cannot schedule more than 20 posts.
Quick connection checklist
Confirm these items before you dig into client-specific fixes:
Endpoint: use the production URL exactly: https://ai.metricool.com/mcp.
Metricool account: you have a Metricool account and can sign in.
Client method: your tool uses the method listed for it below (URL/OAuth, header token, CLI, or mcp-remote).
Authentication: complete OAuth sign-in and grant access, or configure header auth with the Metricool API key when the client requires it.
Client prerequisites: Claude Code needs a Pro or Max subscription; Cursor needs the Cursor Desktop app; Claude Free can use only one custom connector at a time.
Success signal: the client shows Metricool as connected, authenticated, or ready to use (wording varies by tool).
For full setup steps by client, see How to connect Metricool’s MCP.
Choose the right connection method
Use the method that matches your client. Using the wrong method is a common reason the MCP server never finishes connecting.
Other documented auth options for MCP clients are OAuth sign-in, or providing METRICOOL_USER_TOKEN and METRICOOL_USER_ID in the client configuration. See FAQs about the Metricool MCP.
Connection problems
Open the symptom that matches what you see. Each section covers one verified failure mode and the fix.
Claude Desktop has a documented external bug that blocks the usual MCP connection path. Use mcp-remote instead.
In Claude Desktop, open Settings from your profile.
Go to Developer → Edit config under Local MCP servers.
Add this configuration:
To authenticate with an API key instead of browser OAuth, use this config:
Save the file and restart Claude Desktop.
If you used OAuth, complete browser authorization when prompted. If you used the API key method, the browser step is skipped.
In a chat, open Connectors and confirm Metricool is connected.
Full Claude Desktop and Claude Code steps: How to connect Metricool's MCP with Claude.
The endpoint, method, or authorization step is incomplete. Fix it in this order:
Confirm the server URL is exactly https://ai.metricool.com/mcp (no extra path, space, or alternate host).
Confirm your client is using the method from the table above. For example, N8N needs header auth, not a plain OAuth-only setup; Claude Desktop needs mcp-remote.
Complete the browser sign-in and choose Grant access when Metricool asks for permissions.
In Cursor, after install the server can appear unauthenticated until you click Connect and finish browser authorization.
In Gemini CLI, after adding the config, run /mcp auth metricool and finish browser authorization.
In Claude Code, run /mcp, select Metricool, then authenticate when prompted.
Remote MCP custom connectors are available on Claude Free, Pro, Max, Team, and Enterprise. Free users can use only one custom connector at a time.
Remove or replace the existing custom connector, then connect Metricool again. Claude Code still requires a Pro or Max subscription.
Claude Code requires a Pro or Max subscription and installation from the Claude Code product page before you can add Metricool.
Confirm Claude Code is installed and you are on Pro or Max.
Run:
Start Claude Code with claude, run /mcp, select Metricool, and authenticate.
Cursor MCP setup requires the Cursor Desktop app. Browser-only Cursor cannot complete the documented install path.
Install and open Cursor Desktop.
Use the Metricool install deep link or web link from How to connect Metricool’s MCP, or add a custom MCP with:
Click Connect, authorize Metricool in the browser, and return to Cursor to confirm the connection.
That is usually a plan limit, not a failed server connection. The MCP works on Free and paid plans, but Metricool plan limits still apply to what the MCP can query or schedule.
If you need programmatic HTTP access outside an AI client, that is the Metricool API (Advanced or Custom), not MCP. See MCP vs API access: what is the difference?.
Confirm the connection succeeded
Use the success signal for your client:
Claude Desktop: Metricool appears in Connectors as connected.
Claude Code: after browser authorization, /mcp shows Metricool connected.
Cursor: after browser authorization, Cursor reopens with Metricool connected.
Gemini CLI: after /mcp auth metricool and browser authorization, the MCP is connected in the terminal session.
ChatGPT: Metricool is connected from Apps after you sign in and grant access. Full steps: How to connect Metricool's MCP with ChatGPT.
Make, Zapier, Smithery, Mistral Vibe, N8N: after grant access (or saving header credentials in N8N), the client shows the connector/tools as available.
Revoke access and reconnect
To revoke access, remove or disconnect the Metricool connector from the AI client or platform where you authorized it (for example Claude, ChatGPT, Cursor, or another MCP client). You cannot revoke that connector permission from inside Metricool.
After you revoke access on the platform, reconnect by repeating that client’s connection steps and granting access again if you need the MCP back.