Connect Codex
codex mcp add codexPets --url https://pets.ydb-qdrant.tech/mcpOr add the Streamable HTTP server to config.toml:[mcp_servers.codexPets]
url = "https://pets.ydb-qdrant.tech/mcp"MCP tools
search_petssearches approved pets by query, kind, tags, author, and compatibility.get_petreturns one sanitized public pet card.get_install_instructionsreturns CLI and manual install instructions without incrementing metrics.get_badge_codereturns Markdown and HTML README badge snippets.get_embed_codereturns iframe embed code.
HTTP contract
/api/manifestlists approved pets with install commands and asset URLs./api/petssearches approved pets withqandkindquery parameters./api/pets/<slug>/sharereturns install, badge, and embed snippets./badge/<slug>.svgand/embed/<slug>are public share surfaces.