RootFetch MCP Docs
Read-only tools over committed artifacts.
Endpoint: https://rootfetch.vercel.app/api/mcp. Requires Authorization: Bearer ... and allowed origin.
Available Tools
- rootfetch_get_approved_tlds
- rootfetch_get_coverage
- rootfetch_search_approved
- rootfetch_health
- rag_search
- rag_get_chunk
Client Snippet
{
"mcpServers": {
"rootfetch": { "url": "https://rootfetch.vercel.app/api/mcp" }
}
}