Live demo
Watch a docs URL become an MCP.
No video — this is the actual UI flow looping with real example URLs.
doc2mcp.dev/chat
doc2mcp toggle: ON
→
Press ↵ to build an MCP from these docs
pipeline
- Sending to doc2mcp
- Crawling pages
- Indexing chunks with ASI1
- Building MCP endpoint
- MCP ready — paste into Cursor
~/.cursor/mcp.jsonbuilding
{
"mcpServers": {
"docs": {
// crawling docs…
}
}
}Generating remote endpoint + Bearer token…