CitedLaunch is agent-native. The catalog is queryable by any MCP client, and products can be submitted without ever opening a browser form.
Remote server over Streamable HTTP at https://citedlaunch.com/api/mcp
claude mcp add --transport http citedlaunch https://citedlaunch.com/api/mcp
{
"mcpServers": {
"citedlaunch": {
"url": "https://citedlaunch.com/api/mcp",
"headers": { "Authorization": "Bearer cl_live_YOUR_KEY" }
}
}
}The Authorization header is only needed for submit_product — search works with no auth. Create a key in Settings.
search_productsFind tools by plain-language need. Public, no auth.
e.g. "Find me an invoicing tool for freelancers"
get_productFull listing: description, pricing, links, AI-citation stats. Public.
e.g. "Tell me about ledgerloop on CitedLaunch"
submit_productScrapes your URL, drafts a GEO-optimized listing, returns a draft link. Requires API key. A human publishes from the web.
e.g. "Submit my product to CitedLaunch: https://myapp.com"
/llms.txt — full catalog index · /sitemap.xml · schema.org SoftwareApplication on every listing.