Built for agents
BotDir API & MCP
Give any compatible AI agent structured, read-only access to BotDir’s approved catalog.
Model Context Protocol
Use the stateless Streamable HTTP endpoint. No API key is required for public discovery.
https://botdir.dev/mcp
Available tools: search_botdir, get_botdir_listing, list_botdir_platforms, search_grok_recipes, and get_grok_recipe.
REST discovery API
Search across bots and integrations, filter by platform, or retrieve one canonical listing.
GET https://botdir.dev/api/v1/search?q=calendar&platform=Claude&type=all
GET https://botdir.dev/api/v1/listings/bot/example-slug
GET https://botdir.dev/api/v1/platforms
GET https://botdir.dev/api/v1/grok/recipes?q=campaign&category=Marketing
GET https://botdir.dev/api/v1/grok/recipes/paid-media
Safety and attribution
Only approved records are returned. Source and verification metadata are included when available. Public interfaces are rate-limited and intentionally do not accept submissions.