{
  "ok": true,
  "resource": {
    "id": "RES_0F414B011252",
    "resource_type": "mcp_server",
    "canonical_url": "https://www.hood.ag/docs",
    "name": "hood. — .hood name service",
    "summary_en": "Resolve .hood names on Robinhood Chain — forward/reverse, text records, availability & pricing.",
    "summary_zh": "在 Robinhood Chain 上解析 .hood 名称，支持正向/反向解析、文本记录查询、可用性检查与定价信息。",
    "description_en": "This MCP server resolves .hood names on the Robinhood Chain. It provides forward and reverse resolution, text record lookup, availability checking, and full name information retrieval. The server is listed in the official MCP registry and exposes 5 tools via a streamable HTTP endpoint.",
    "description_zh": "该 MCP 服务器用于在 Robinhood Chain 上解析 .hood 名称。它提供正向和反向解析、文本记录查询、可用性检查以及完整的名称信息检索。该服务器已在官方 MCP 注册表中列出，并通过流式 HTTP 端点暴露 5 个工具。",
    "provider_name": "hood. — .hood name service",
    "homepage_url": "https://www.hood.ag/docs",
    "endpoint_url": "https://www.hood.ag/api/mcp",
    "source_url": "https://registry.modelcontextprotocol.io/v0.1/servers/ag.hood%2Fname-service/versions/0.1.0",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "name.resolve",
      "name.reverse-resolve",
      "name.resolve-text",
      "name.check-availability",
      "name.info"
    ],
    "categories": [
      "infrastructure"
    ],
    "industries": [],
    "protocols": [
      "mcp"
    ],
    "auth": {
      "type": "unknown",
      "source": "reviewed-source-metadata"
    },
    "pricing": {
      "model": "unknown"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-04T04:28:57.310Z"
      },
      "official_registry": {
        "name": "ag.hood/name-service",
        "version": "0.1.0",
        "status": "active",
        "schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
        "packages": [],
        "remotes": [
          {
            "type": "streamable-http",
            "url": "https://www.hood.ag/api/mcp"
          }
        ]
      },
      "catalog_profile": {
        "version": "catalog-profile-v1",
        "primary_category": "infrastructure",
        "integrations": [],
        "use_cases": {
          "en": [
            "Resolve a .hood name to its associated wallet address.",
            "Look up text records (e.g., avatar, URL) for a .hood name.",
            "Check availability and pricing for registering a .hood name."
          ],
          "zh": [
            "将 .hood 名称解析为关联的钱包地址。",
            "查询 .hood 名称的文本记录（如头像、网址）。",
            "检查注册 .hood 名称的可用性和价格。"
          ]
        },
        "categories": [
          "infrastructure"
        ],
        "industries": [],
        "copy": {
          "source_language": "en",
          "summary_zh_state": "present",
          "description_zh_state": "present",
          "description_en_state": "present"
        }
      }
    },
    "latest_version": "0.1.0",
    "status": "listed",
    "health_status": "healthy",
    "source_kind": "discovered",
    "source_agent": "registry.modelcontextprotocol.io",
    "trust": {
      "signal": "none",
      "reason": null,
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v3",
      "capability_definition": "strong",
      "contract_completeness": "strong",
      "access_friction": "low",
      "operational_transparency": "partial",
      "evidence_strength": "protocol_inspected",
      "use_readiness": "ready_for_guidance",
      "reviewed_at": "2026-09-04T04:28:58.236Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T06:26:15.833Z",
    "last_seen_at": "2026-09-04T04:28:57.531Z",
    "published_at": "2026-09-03T06:26:15.833Z",
    "created_at": "2026-09-03T06:26:15.833Z",
    "updated_at": "2026-09-04T04:28:58.236Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_0F414B011252",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_0F414B011252/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_0F414B011252",
    "distribution": {
      "canonical_identity": "https://www.hood.ag/docs",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://registry.modelcontextprotocol.io/",
          "upstream_resource_id": "ag.hood/name-service",
          "upstream_record_url": "https://registry.modelcontextprotocol.io/v0.1/servers/ag.hood%2Fname-service/versions/0.1.0",
          "relation": "syndicated",
          "metadata": {
            "version": "0.1.0",
            "official_status": "active"
          },
          "first_seen_at": "2026-09-03T06:26:15.833Z",
          "last_seen_at": "2026-09-04T04:28:57.531Z"
        }
      ]
    },
    "tools": [
      {
        "name": "check_availability",
        "title_en": "Check Availability",
        "title_zh": "检查可用性",
        "description_en": "Check whether a .hood name is available to register, and its yearly price.",
        "description_zh": "检查 .hood 名称是否可注册，以及其年度价格。",
        "input_schema": {
          "type": "object",
          "properties": {
            "name": {
              "type": "string"
            }
          },
          "required": [
            "name"
          ]
        },
        "output_schema": {},
        "unit_kind": "mcp_tool",
        "effect": "read",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "name_info",
        "title_en": "Name Info",
        "title_zh": "名称信息",
        "description_en": "Full snapshot of a .hood name: resolved address, NFT owner, expiry, and availability.",
        "description_zh": ".hood 名称的完整快照：解析地址、NFT 所有者、到期时间和可用性。",
        "input_schema": {
          "type": "object",
          "properties": {
            "name": {
              "type": "string"
            }
          },
          "required": [
            "name"
          ]
        },
        "output_schema": {},
        "unit_kind": "mcp_tool",
        "effect": "read",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "resolve_name",
        "title_en": "Resolve Name",
        "title_zh": "解析名称",
        "description_en": "Forward-resolve a .hood name to the address it points to. Returns null if unset.",
        "description_zh": "将 .hood 名称正向解析为其指向的地址。如果未设置，则返回 null。",
        "input_schema": {
          "type": "object",
          "properties": {
            "name": {
              "type": "string",
              "description": "A .hood name, e.g. \"robin.hood\" (suffix optional)."
            }
          },
          "required": [
            "name"
          ]
        },
        "output_schema": {},
        "unit_kind": "mcp_tool",
        "effect": "read",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "resolve_text",
        "title_en": "Resolve Text Record",
        "title_zh": "解析文本记录",
        "description_en": "Read a text record (e.g. \"avatar\", \"url\", \"com.twitter\") set on a .hood name.",
        "description_zh": "读取设置在 .hood 名称上的文本记录（例如 \"avatar\"、\"url\"、\"com.twitter\"）。",
        "input_schema": {
          "type": "object",
          "properties": {
            "name": {
              "type": "string"
            },
            "key": {
              "type": "string",
              "description": "Text record key, e.g. \"com.twitter\"."
            }
          },
          "required": [
            "name",
            "key"
          ]
        },
        "output_schema": {},
        "unit_kind": "mcp_tool",
        "effect": "read",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      },
      {
        "name": "reverse_resolve",
        "title_en": "Reverse Resolve",
        "title_zh": "反向解析",
        "description_en": "Reverse-resolve an address to its primary .hood name. `verified` is true only when the name's forward record points back to the address.",
        "description_zh": "将地址反向解析为其主要的 .hood 名称。仅当名称的正向记录指向该地址时，`verified` 才为 true。",
        "input_schema": {
          "type": "object",
          "properties": {
            "address": {
              "type": "string",
              "description": "A 0x wallet address."
            }
          },
          "required": [
            "address"
          ]
        },
        "output_schema": {},
        "unit_kind": "mcp_tool",
        "effect": "read",
        "open_world": false,
        "idempotency": "unknown",
        "confirmation": "explicit policy",
        "evidence_ids": [
          "protocol-tools"
        ],
        "runtime_auth": {},
        "pricing": {},
        "metadata": {}
      }
    ],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v3",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "verified",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "strong",
        "access_friction": "low",
        "operational_transparency": "partial",
        "evidence_strength": "protocol_inspected",
        "use_readiness": "ready_for_guidance"
      },
      "profile": {
        "capabilities": [
          {
            "id": "name.resolve",
            "weight": 100,
            "confidence": 100,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "name.reverse-resolve",
            "weight": 90,
            "confidence": 100,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "name.resolve-text",
            "weight": 80,
            "confidence": 100,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "name.check-availability",
            "weight": 70,
            "confidence": 100,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          },
          {
            "id": "name.info",
            "weight": 60,
            "confidence": 100,
            "evidence_ids": [
              "source-record",
              "protocol-tools"
            ]
          }
        ],
        "domains": [
          {
            "id": "blockchain",
            "weight": 100,
            "confidence": 100,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "retrieve"
        ]
      },
      "catalog_profile": {
        "version": "catalog-profile-v1",
        "primary_category": "infrastructure",
        "integrations": [],
        "use_cases": {
          "en": [
            "Resolve a .hood name to its associated wallet address.",
            "Look up text records (e.g., avatar, URL) for a .hood name.",
            "Check availability and pricing for registering a .hood name."
          ],
          "zh": [
            "将 .hood 名称解析为关联的钱包地址。",
            "查询 .hood 名称的文本记录（如头像、网址）。",
            "检查注册 .hood 名称的可用性和价格。"
          ]
        }
      },
      "capability_units": [
        {
          "id": "tool:resolve_name",
          "kind": "mcp_tool",
          "capability_id": "name.resolve",
          "effect": "read",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "untyped",
          "accepts": [
            "string"
          ],
          "produces": [
            "address or null"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:reverse_resolve",
          "kind": "mcp_tool",
          "capability_id": "name.reverse-resolve",
          "effect": "read",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "untyped",
          "accepts": [
            "string"
          ],
          "produces": [
            "name and verification flag"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:resolve_text",
          "kind": "mcp_tool",
          "capability_id": "name.resolve-text",
          "effect": "read",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "untyped",
          "accepts": [
            "string"
          ],
          "produces": [
            "text record value"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:check_availability",
          "kind": "mcp_tool",
          "capability_id": "name.check-availability",
          "effect": "read",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "untyped",
          "accepts": [
            "string"
          ],
          "produces": [
            "availability and price"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        },
        {
          "id": "tool:name_info",
          "kind": "mcp_tool",
          "capability_id": "name.info",
          "effect": "read",
          "open_world": false,
          "idempotency": "unknown",
          "confirmation": "explicit policy",
          "input_contract": "typed",
          "output_contract": "untyped",
          "accepts": [
            "string"
          ],
          "produces": [
            "name details"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "protocol-tools"
          ],
          "metadata": {}
        }
      ],
      "access": {},
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": null
      },
      "fit": {
        "good_for": [
          "Resolving blockchain name records",
          "Checking name availability and pricing",
          "Retrieving metadata associated with .hood names"
        ],
        "not_for": [
          "Registering or managing .hood names (no write tools)",
          "General-purpose domain name services"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "registry_record",
          "source": "https://registry.modelcontextprotocol.io/v0.1/servers/ag.hood%2Fname-service/versions/0.1.0",
          "observation": "MCP source record for ag.hood/name-service; version 0.1.0.",
          "observed_at": "2026-07-10T04:58:06.628668Z",
          "payload": {}
        },
        {
          "id": "protocol-tools",
          "type": "protocol_observation",
          "source": "https://www.hood.ag/api/mcp#tools/list",
          "observation": "5 tools were returned by MCP discovery; 5 were retained for review.",
          "observed_at": "2026-09-03T06:26:05.324Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Authentication requirements",
        "Pricing model",
        "Exact output schemas",
        "Rate limits or usage policies"
      ],
      "id": "REV_F320F426D29E",
      "resource_id": "RES_0F414B011252",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "protocol-inspected-mcp",
      "created_at": "2026-09-04T04:28:58.236Z"
    }
  }
}