Documentation menu +
Connect an AI agent
Use the Tool Atlas surfaces that are live today, without installing an unsupported connector.
Tool Atlas does not currently publish a hosted MCP transport. Do not add an imaginary MCP URL to Claude, Cursor, or VS Code. The supported agent workflow is the public REST API plus canonical product pages.
Quickstart
Start with a real catalog request, then follow the canonical URL in the response for complete product context.
curl "https://toolatlas.io/api/sites?q=developer+tools&pageSize=10" curl "https://toolatlas.io/llms.txt"
What works without an account
Search published products, read profiles, inspect categories, follow launch pages, and read machine-readable metadata. These are public reads and do not require an API key.
What must stay in the browser
Submitting a product, editing a draft, claiming a listing, writing a review, tracking directory progress, and choosing a paid plan require the normal Tool Atlas browser flow.
When a hosted MCP server is available
We will publish the canonical endpoint, supported client configs, session behavior, and a real initialize check here before calling it an MCP installation.