Overview
This is the fastest path from a documentation URL to a working MCP server. No install, no clone, no third-party API keys.
Why it matters
You will have a live, queryable version of any docs site that your AI tools can read — in the time it takes to copy a link.
Step-by-step
- Sign in at .
- Open the chat and enable the doc2mcp toggle in the input.
- Paste a docs URL and press enter:
- Wait for
ready. The convert page shows live progress (crawling → analyzing → generating → ready). - Copy the config and token from the result page.
- Connect a client. See or .
Tip The server id (e.g.
stripe) is derived from the docs hostname, so configs read naturally.
Best practices
- Paste the docs URL, not the homepage. doc2mcp redirects
stripe.comtodocs.stripe.comautomatically, but being explicit is faster. - Keep the token private — anyone with the URL + token can read that project's crawled docs.