Back to resources

MCP SERVER

hood. — .hood name service

Primary machine endpointhttps://www.hood.ag/api/mcp
Use with an agent

SUMMARY

What it does

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.

USE CASES

Tasks it fits

  • 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.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

name.resolveweight 100 · confidence 100name.reverse-resolveweight 90 · confidence 100name.resolve-textweight 80 · confidence 100name.check-availabilityweight 70 · confidence 100name.infoweight 60 · confidence 100

TOOLS IN THIS MCP SERVER

Tools exposed by this MCP server

check_availabilityCheck Availability

Check whether a .hood name is available to register, and its yearly price.

Effect: readConfirm: explicit policy
name_infoName Info

Full snapshot of a .hood name: resolved address, NFT owner, expiry, and availability.

Effect: readConfirm: explicit policy
resolve_nameResolve Name

Forward-resolve a .hood name to the address it points to. Returns null if unset.

Effect: readConfirm: explicit policy
resolve_textResolve Text Record

Read a text record (e.g. "avatar", "url", "com.twitter") set on a .hood name.

Effect: readConfirm: explicit policy
reverse_resolveReverse Resolve

Reverse-resolve an address to its primary .hood name. `verified` is true only when the name's forward record points back to the address.

Effect: readConfirm: explicit policy

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
mcp
Authentication
type: unknown · source: reviewed-source-metadata
Pricing
model: unknown
Version
0.1.0

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.