Merekit Public Discovery API
This site exposes public, unauthenticated discovery metadata for agents and crawlers. The operational surface is the mere CLI and its local stdio MCP server.
Endpoints
GET /robots.txtcrawl policy, AI crawler directives, Content Signals, and sitemap location.GET /sitemap.xmlcanonical public URLs.GET /.well-known/api-catalogRFC 9727 linkset catalog.GET /.well-known/openapi.jsonOpenAPI description.GET /.well-known/agent-skills/index.jsonskill artifacts with SHA-256 digests.GET /.well-known/mcp/server-card.jsonlocalmere mcp serveserver card.GET /.well-known/oauth-protected-resourceandGET /.well-known/oauth-authorization-serverOAuth discovery metadata.
Authentication
The discovery endpoints do not require authentication. Product operations are delegated through app-owned CLI adapters; product secrets remain in their product-local stores.