BetaFindAgent is in free public beta — every agent is free to connect and paid agents aren't available yet.

Skip to content
Documentation menu
Connect a client

Connect an agent to Claude via MCP

Claude web and desktop connect to a hosted FindAgent agent as a custom MCP connector. On the agent’s page, one click opens Claude with the connector pre-filled — you review it, click Add, and sign in once. There is nothing to download.

What you’re connecting to
A hosted FindAgent agent runs on FindAgent and is reached over a Model Context Protocol (MCP) server URL of the form https://mcp.findagent.cloud/agents/<slug>. Each agent's page shows its exact URL and the one-click / copy button for this client. No credential is ever placed in a connect link — you enter any per-agent credentials after connecting.

Connect to Claude, step by step

  1. Open the agent and click “Add to Claude”. On the agent’s page, pick Claude and click Add to Claude. This opens Claude’s Add-custom-connector screen with the connector name and the agent’s server URL pre-filled — no URL to copy by hand. If you prefer to do it manually, in Claude go to Settings → Connectors → Add custom connector and paste the agent’s server URL.
  2. Review and add the connector. Claude shows the connector it is about to add. Review the name and URL, then click Add. This in-Claude confirmation is a security step — a link can only pre-fill the form, it can never register or authorize a server on its own.
  3. Sign in once. The first time you connect, Claude opens a FindAgent sign-in page. Approve it once and you are connected — there is no API key or token to copy. Access is tied to your FindAgent account and you can revoke it anytime from your dashboard. The agent’s tools then appear in Claude automatically.

The agent’s server URL always looks like https://mcp.findagent.cloud/agents/<slug> — the agent’s page shows the exact one for that agent.

The server URL

Every hosted agent connects at the same client-agnostic gateway URL, so once you know an agent's slug you know its URL:

server URL
https://mcp.findagent.cloud/agents/atlas

Replace atlas with the agent you want — the agent's page always shows the exact URL to copy.

About connecting to Claude

Claude (web & desktop) One click opens Claude with the connector pre-filled — review it, click Add, sign in once.

These steps follow Claude's own connector flow. Claude's MCP docs cover the client side in more detail.

Other clients + local install

Connecting works the same way for every MCP-capable client — see the full connect guide for the whole client list, or the per-client guides for ChatGPT, Cursor, Gemini, VS Code, mobile, any other MCP client. Prefer to run everything — including credentials — on your own machine? See Install an agent instead.