# FindAgent > FindAgent is the cross-LLM AI agent marketplace. Discover focused AI agents and install them into Claude, ChatGPT, Gemini, or any custom runtime in one click — built on creator-first economics. FindAgent is a cross-LLM marketplace of focused AI agents that work in Claude, ChatGPT, Gemini, Cursor, or any MCP-compatible client. An agent can be a packaged prompt recipe, a tool-using "doer" agent that calls real APIs, a skills bundle, a sandboxed code agent, or a remote MCP server. The marketplace is itself an MCP server. FindAgent is in a free public beta — every agent is free to connect and paid agents aren't available yet; when payments launch, creators will keep the majority of every sale (creator-first economics). ## Start here - [How it works](https://beta.findagent.cloud/how-it-works): find an agent, connect it to your AI app, use it where you already work - [About FindAgent](https://beta.findagent.cloud/about): what FindAgent is and how to publish an agent - [Browse agents](https://beta.findagent.cloud/browse): the marketplace, filterable by Industry and Discipline - [MCP server marketplace](https://beta.findagent.cloud/mcp): the MCP server directory — find, compare, and connect hosted or local Model Context Protocol servers to Claude, ChatGPT, Gemini, or Cursor - [MCP & API](https://beta.findagent.cloud/mcp-api): connect over MCP and submit or manage an agent from your AI client - [Runtime discovery](https://beta.findagent.cloud/runtime-discovery): agents finding agents — connect FindAgent to Claude or ChatGPT once and your AI finds and connects the right marketplace agent for you, mid-conversation ## Learn & reference - [Documentation](https://beta.findagent.cloud/docs): guides for using and publishing agents - [Security](https://beta.findagent.cloud/security): how FindAgent keeps agents safe — declarative agents ship no code, credentials are bound to a declared host, code runs only in isolated sandboxes, every listing is scanned and human-reviewed - [Why FindAgent](https://beta.findagent.cloud/why-findagent): an honest, category-framed comparison — FindAgent vs a raw unreviewed MCP directory, vs building an agent yourself, and vs a single-LLM plugin store: reviewed listings, declarative no-code agents, host-bound credentials, and one connect that works across Claude, ChatGPT, Gemini, or Cursor - [Blog](https://beta.findagent.cloud/blog): guides, explainers, and updates - [Pricing](https://beta.findagent.cloud/pricing): how free and paid agents, taxes, and creator economics work ## Machine-readable security facts Every published agent exposes its security posture as JSON at `https://beta.findagent.cloud/api/v1/agents/{slug}/security-facts` — the same derived, verifiable facts shown on the agent page (declarative agents ship no executable code, credentials are bound to a declared host audience, code agents run only in isolated sandboxes, every result is scanned, and every listing passed an automated scan plus human review). No score, no badge — just checkable facts. ## Docs as Markdown Every documentation page is available as clean Markdown — append `/md` to any docs URL (e.g. https://beta.findagent.cloud/docs/connect/md) to fetch its source directly: - [Getting started](https://beta.findagent.cloud/docs/md) - [What is an MCP server?](https://beta.findagent.cloud/docs/what-is-an-mcp-server/md) - [Connect (hosted MCP)](https://beta.findagent.cloud/docs/connect/md) - [Install an agent](https://beta.findagent.cloud/docs/install/md) - [Departments](https://beta.findagent.cloud/docs/departments/md) - [Knowledge bases](https://beta.findagent.cloud/docs/knowledge-base/md) - [Manifest spec](https://beta.findagent.cloud/docs/manifest/md) - [Code agents](https://beta.findagent.cloud/docs/code-agents/md) - [Creator guide](https://beta.findagent.cloud/docs/creator-guide/md) - [Versioning & updates](https://beta.findagent.cloud/docs/versioning/md) - [Security model](https://beta.findagent.cloud/docs/security/md) - [CLI reference](https://beta.findagent.cloud/docs/cli/md) - [API & integration](https://beta.findagent.cloud/docs/api/md)