Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Codex Pets Registry

REMOTE · PETS.YDB-QDRANT.TECH · SCANNED AUG 3

Search, preview, install community Codex pet packs, and discover the pet request flow.

+5 this week 75 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security11
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 4 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · pets.ydb-qdrant.tech

# add to Claude Code
claude mcp add --transport http tech-ydb-qdrant-pets-codex-pets-ydb-qdrant https://pets.ydb-qdrant.tech/mcp
# ~/.codex/config.toml
[mcp_servers.tech-ydb-qdrant-pets-codex-pets-ydb-qdrant]
url = "https://pets.ydb-qdrant.tech/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "tech-ydb-qdrant-pets-codex-pets-ydb-qdrant": {
      "type": "remote",
      "url": "https://pets.ydb-qdrant.tech/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add tech-ydb-qdrant-pets-codex-pets-ydb-qdrant --url https://pets.ydb-qdrant.tech/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  tech-ydb-qdrant-pets-codex-pets-ydb-qdrant:
    url: "https://pets.ydb-qdrant.tech/mcp"
// mcp.json
{
  "mcpServers": {
    "tech-ydb-qdrant-pets-codex-pets-ydb-qdrant": {
      "type": "http",
      "url": "https://pets.ydb-qdrant.tech/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 0
    • Endpoint reachability: reachable → unreachable security
    • TLS certificate: pass → unverified security
    • Stability: 0.23 → unverified security
    • HSTS header: fail → unverified security
    • Authorization: partial → unverified security
    • Transport: pass → fail security
    • Schema quality: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 70

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://pets.ydb-qdrant.tech/mcp

TLS unreached
DNSSEC insecure

Validation of pets.ydb-qdrant.tech. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
tech. present 2185 13 Verified
ydb-qdrant.tech. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Inconclusive

We could not reach the endpoint well enough to judge its authorisation posture.

Result Inconclusive
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://pets.ydb-qdrant.tech/mcp Unreachable
http (plaintext) http://pets.ydb-qdrant.tech/mcp HTTPS enforced
MCP tools — 7 exposed · ~711 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_badge_code ~86

Use for a known approved pet slug when the user needs README badge Markdown, HTML, or SVG URL. Do not use for animated README cards, website iframe embeds, install instructions, or pet discovery; use get_card_code, get_embed_code, get_install_instructions, or search_pets instead.

NameTypeReqDescription
slugstringyesExact slug of an approved public Codex pet.

No output schema declared.

No examples provided.

get_card_code ~86

Use for a known approved pet slug when the user needs animated README card Markdown, HTML, or GIF URL. Do not use for simple badges, website iframe embeds, install instructions, or pet discovery; use get_badge_code, get_embed_code, get_install_instructions, or search_pets instead.

NameTypeReqDescription
slugstringyesExact slug of an approved public Codex pet.

No output schema declared.

No examples provided.

get_embed_code ~81

Use for a known approved pet slug when the user needs website iframe embed HTML or an embed URL. Do not use for README badges/cards, install instructions, or pet discovery; use get_badge_code, get_card_code, get_install_instructions, or search_pets instead.

NameTypeReqDescription
slugstringyesExact slug of an approved public Codex pet.

No output schema declared.

No examples provided.

get_install_instructions ~78

Use for a known approved pet slug when the user wants CLI or manual install instructions. Do not use to search for pets or inspect general metadata; use search_pets or get_pet instead. This tool is read-only and does not increment install or download counters.

NameTypeReqDescription
slugstringyesExact slug of an approved public Codex pet.

No output schema declared.

No examples provided.

get_pet ~99

Use when you already have an exact approved pet slug and need the sanitized public pet card, asset URLs, page URL, and install command for that one pet. Use search_pets first when you only have a name/query or need multiple results. Do not use for focused install, badge, embed, card, or request workflow details; use the matching get_* tool instead.

NameTypeReqDescription
slugstringyesExact slug of an approved public Codex pet.

No output schema declared.

No examples provided.

get_pet_request_info ~69

Use when the user wants to request a new Codex pet or understand the public request form fields and reference image limits. Do not use to create, submit, update, or inspect private generation requests; no MCP tool exposes those operations. Use search_pets or get_pet for existing approved pets.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_pets ~212

Use to discover one or more approved public Codex pet packs by query, kind, tags, author, or Codex compatibility. Prefer this over get_pet when you do not already have an exact slug or need multiple candidates. Do not use for private generation requests or known-slug install/share snippets; use get_pet_request_info or a slug-specific get_* tool instead.

NameTypeReqDescription
authorstringOptional author name text matched against the public submitter name.
compatibleWithOptional compatibility filter. Use codex for Codex-compatible pets; other values return no matches.
kindstringOptional pet kind filter. Use all or omit the field to include every kind.
limitOptional maximum result count. Defaults to 10 and is clamped to 1-60.
querystringOptional text matched against approved pet names, descriptions, tags, and authors.
tagsOptional tag filter as a comma-separated string or array. All provided tags must match.

No output schema declared.

No examples provided.