Connect an agent to any other MCP client via MCP
A hosted FindAgent agent is served over a client-agnostic MCP gateway URL, so it works with EVERY MCP-capable client — you are never locked to a subset. For any client not listed here, add the agent’s server URL as a remote (streamable-HTTP) MCP server.
https://mcp.findagent.cloud/agents/<slug>. Each agent's page shows its exact URL. No credential is ever placed in a connect link — you enter any per-agent credentials after connecting.Connect to any other MCP client, step by step
- Copy the agent’s server URL. On the agent’s page, choose your client (or the “Other MCP client” fallback) and copy the server URL. It always has the form https://mcp.findagent.cloud/agents/<slug> and is the same across every client.
- Add it as a remote MCP server. In your client, add a remote / streamable-HTTP MCP server (some clients call it a custom connector or an MCP config entry) and paste the URL. Config-file clients — Windsurf, Cline, Continue, Zed, Goose, JetBrains, Warp — read a prefilled snippet the agent’s page generates for that exact client, so you paste it into the file your client uses.
- Approve the server and sign in. Run your client’s own add/approve step, then approve the FindAgent sign-in page on first connect. After that the agent’s tools appear in your client automatically. No credential is ever placed in the connect URL — you enter any per-agent credentials in the post-connect flow.
If your client can’t reach a remote MCP server, you can instead run the agent locally over the FindAgent CLI — see the Install guide. Connecting to the hosted gateway is the primary path and needs no local runtime.
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:
https://mcp.findagent.cloud/agents/atlas
Replace atlas with the agent you want — the agent's page always shows the exact URL to copy.
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 Claude, ChatGPT, Cursor, Gemini, VS Code, mobile. Prefer to run everything — including credentials — on your own machine? See Install an agent instead.