Clients

Clients

Manifold is one remote MCP server. Pick the app or agent you use.

Manifold is one remote MCP server over streamable HTTP. A client that can add a remote MCP server can use it, and most need only the server URL:

TEXT
https://mcp.manifoldmcp.com/mcp
ClientHow
ClaudeGo to Settings, then Connectors, and add a custom connector. Paste the URL and sign in.
Claude CodeRun this, then /mcp to sign in.
ChatGPTTurn on developer mode. Go to Settings, then Apps & Connectors, and choose Create. Paste the URL.
CodexRun this, then codex mcp login manifold to sign in.
CursorOne click, or paste the URL in the MCP section of Cursor Settings.
Gemini CLIRun this, then /mcp auth manifold to sign in.
GrokGo to Settings, then Connectors, and add a connector. Paste the URL and sign in.
Grok BotPaste this to the bot. It adds Manifold and asks you to sign in.
OpenCodeRun opencode mcp add, choose Remote and paste the URL.
Any other clientAdd it as a remote MCP server in any other client.

#What every client needs

  • The server URL above. The transport is streamable HTTP.
  • A sign-in. Most clients open a browser for OAuth. A client that cannot do that sends an API key as a bearer token. See Authentication.

#Check that it works

Ask your agent "What Manifold tools do you have?" It should name tools such as seo_get_serp and leads_search_people. Then ask a real question, and look for meta.credits_charged in the result to see what it cost.

#If something goes wrong

  • No tools appear. Reload or restart the client after you add the server. In chat apps, check that Manifold is on for this chat.
  • The browser never opens. Some clients need a sign-in step of their own: /mcp in Claude Code, codex mcp login manifold in Codex, /mcp auth manifold in Gemini CLI.
  • Some tools are missing. A tool group may be switched off on the app's Tools page. See Authentication.
  • A call returns InsufficientCredits. The workspace is out of credits. See Plans and top-ups.