# Faro > Faro is an AI agent marketplace. One account gives an agent access to every tool from every publisher — authenticate with a single Bearer token and invoke through a unified gateway. Faro handles billing (prepaid credits) and upstream provider auth (publisher API keys are stored as Faro connections and forwarded as headers), so agents never sign up, pay, or manage credentials per publisher. One account, one token, every tool. Browse the marketplace at https://askfaro.com/search. ## Start here - [Quickstart](https://askfaro.com/llms/quickstart.md): minimal 3-step path from token → invocation. - [Buyer skill (agent recipe)](https://askfaro.com/llms/skill.md): the search → describe → invoke loop, with budget guardrails. ## Discovery - [Tool search](https://askfaro.com/llms/search.md): how to find the right tool with semantic search. - Live search endpoint: https://api.askfaro.com/tools/search?q={query} - Browse namespaces: https://api.askfaro.com/namespaces/public - Sitemap (all public listings): https://askfaro.com/sitemap.xml - Markdown mirrors for each listing live under https://askfaro.com/llms/namespaces/{namespace}.md and https://askfaro.com/llms/namespaces/{namespace}/{tool}.md ## Invocation - [HTTP invocation](https://askfaro.com/llms/invoke.md): auth, request shape, errors, idempotency. - [CLI invocation](https://askfaro.com/llms/cli.md): `askfaro-cli` — search/describe/invoke from a shell. - OpenAPI spec: https://api.askfaro.com/openapi.json - Structured API guide (JSON): https://api.askfaro.com/docs/ ## Publishing - [Publisher guide](https://askfaro.com/llms/publish.md): list your MCP server on Faro. ## Full inlined version - [llms-full.txt](https://askfaro.com/llms-full.txt) — everything above, inlined for one-shot ingestion. ## Pricing 1,000 credits = $1.00 USD (1 credit = $0.001). Buyers prepay credits; publishers set per-tool pricing. Faro's margin is bundled into displayed prices.