← Registry

Developer Tools

ydb-qdrant.tech

Retrieve information and code snippets for Codex pet packs, including search, installation instructions, and embed/badge codes.

2 endpoints11 known toolsFirst detected May 29, 2026Last detected July 25, 2026

ENDPOINT 1

https://pets.ydb-qdrant.tech/mcp

No auth detected

MCP server metadata

Name
codex-pets-registry
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged

Known tools 7

search_pets

Use to discover one or more approved public Codex pet packs by query, kind, tags, author, or Codex compatibility.

Inferred read-only
get_pet

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.

Potential side effects
get_install_instructions

Use for a known approved pet slug when the user wants CLI or manual install instructions.

Inferred read-only
get_badge_code

Use for a known approved pet slug when the user needs README badge Markdown, HTML, or SVG URL.

Inferred read-only
get_embed_code

Use for a known approved pet slug when the user needs website iframe embed HTML or an embed URL.

Inferred read-only
get_card_code

Use for a known approved pet slug when the user needs animated README card Markdown, HTML, or GIF URL.

Inferred read-only
get_pet_request_info

Use when the user wants to request a new Codex pet or understand the public request form fields and reference image limits.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.codex-pets-registry]
url = "https://pets.ydb-qdrant.tech/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "codex-pets-registry": {
      "type": "http",
      "url": "https://pets.ydb-qdrant.tech/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: codex-pets-registry
Remote MCP URL: https://pets.ydb-qdrant.tech/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "codex-pets-registry": {
      "url": "https://pets.ydb-qdrant.tech/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "codex-pets-registry": {
      "type": "http",
      "url": "https://pets.ydb-qdrant.tech/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "codex-pets-registry",
  "transport": "streamable-http",
  "url": "https://pets.ydb-qdrant.tech/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://gravity-ai.ydb-qdrant.tech/mcp

No auth detected

MCP server metadata

Name
gravity-ai-ui
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Gravity AI UI exposes public tools for searching liked interface drafts, reading public gallery payloads, and generating or refining validated A2UI + Gravity UI interface payloads. Generated results are returned to the caller and are not saved or published by MCP tools.

Known tools 4

search_interfaces

Use to discover public liked Gravity AI UI interface drafts by title, summary, or id.

Inferred read-only
get_interface

Use when you already have a public Gravity AI UI gallery id and need the sanitized public interface metadata, composed payload, thumbnail URLs, page URL, and copyable React code.

Inferred read-only
generate_interface

Use to generate a new Gravity AI UI composed interface from a prompt.

Inferred read-only
refine_interface

Use to refine a previously generated Gravity AI UI composed payload with a natural-language instruction.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.gravity-ai-ui]
url = "https://gravity-ai.ydb-qdrant.tech/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gravity-ai-ui": {
      "type": "http",
      "url": "https://gravity-ai.ydb-qdrant.tech/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gravity-ai-ui
Remote MCP URL: https://gravity-ai.ydb-qdrant.tech/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "gravity-ai-ui": {
      "url": "https://gravity-ai.ydb-qdrant.tech/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gravity-ai-ui": {
      "type": "http",
      "url": "https://gravity-ai.ydb-qdrant.tech/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gravity-ai-ui",
  "transport": "streamable-http",
  "url": "https://gravity-ai.ydb-qdrant.tech/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.