MCP Gateway
The CitableHub MCP Gateway lets you make your SaaS citable by AI from inside your dev environment. Connect once via the Model Context Protocol (MCP) from Claude Code, OCTOPUS, Antigravity, or any MCP client. Then register your platform, audit its GEO score, generate the discovery files, publish to the public directory, and grab a verified badge — without leaving your terminal.
Connect in 3 steps
- 1 Generate a token below (you must be signed in).
- 2 Add the server to your MCP client with that token:
claude mcp add --transport http citablehub https://citablehub.com/api/mcp \ --header "Authorization: Bearer chmcp_YOUR_TOKEN"
- 3 Ask your AI to "register my platform on CitableHub and audit its GEO score."
The 5 tools
citablehub_registerRegister your platform (name, URL, description, stack).
citablehub_analyzeAudit your GEO score 0-100 with live robots.txt / llms.txt / ai-plugin.json checks.
citablehub_generateGet ready-to-paste llms.txt, ai-plugin.json, and FAQ schema.
citablehub_listingPublish your platform to the public CitableHub directory.
citablehub_badgeGet an embeddable "Citable Verified" badge that backlinks to your profile.
Your MCP tokens
Tokens authenticate your MCP client and scope every call to your own platforms. We store only a hash — copy a token when you create it, because it’s shown only once.
