HOOD AGENT

THE HOOD
TALKS BACK

An MCP server that hands the whole collection to your AI. Traits, rarity, ink, floor, listings and holder overlap — as tools, not as documentation.

Get your key See the setup
11 tools
Holders only
No API key
CC0
01 / ToolsWhat your agent gets

Ask in plain words.
Get on-chain answers.

Your model stops guessing and starts calling. Ask it to compare a Hoodie against its own trait floor, or to name which OG communities moved in this month.

Inspect

Traits, Neighborhood Rarity, on-chain ink, owner and artwork for any of the 6,000.

Search

Filter the collection by trait, rank and ink. Sort by whichever signal you care about.

Read the market

Floor, best offer, last sale and price history — per token or across the collection.

Discover

Live listings ranked by transparent rarity, ink and price signals.

Trace the overlap

Which wallets hold both a Hoodie and a Punk, Ape, Azuki or Penguin.

Listen

The Hood Talk feed, and the full permanent voice history of a single Hoodie.

02 / AccessHolders only

Prove the Hood.
Take the key.

Connect, sign one message, and the server checks your wallet against the collection. Hold at least one Hoodie and you get a key that lasts 30 days. No gas, no transaction, no funds ever touched.

Wallet not connected
03 / InstallOne line

Paste it once.
Forget it.

Claude Code

claude mcp add --transport http hood https://hood-agent.workers.dev/mcp \
  --header "Authorization: Bearer YOUR_KEY"

Claude Desktop · claude_desktop_config.json

{
  "mcpServers": {
    "hood": {
      "command": "npx",
      "args": ["-y", "mcp-remote",
               "https://hood-agent.workers.dev/mcp",
               "--header", "Authorization: Bearer YOUR_KEY"]
    }
  }
}

Then ask it something. "Compare Hoodie 125 against the floor for its own traits." "Which OG community moved into the Hood hardest this month?"