{
  "name": "MONMONMON",
  "description": "Tattoo monsters by Peelander Yellow, digital collectibles on Solana, and browser card games. Read public rules, free cards, news and rankings; play Hidden Feelings with a session cookie.",
  "url": "https://monmonmon.art",
  "llms_txt": "https://monmonmon.art/llms.txt",
  "skills": "https://monmonmon.art/skill.md",
  "agent_card": "https://monmonmon.art/.well-known/agent-card.json",
  "openapi": "https://monmonmon.art/openapi.json",
  "mcp": "https://monmonmon.art/.well-known/mcp.json",
  "documentation": "https://monmonmon.art/docs/agents",
  "feed": "https://monmonmon.art/feed.xml",
  "capabilities": [
    "read-rules",
    "search-curated-free-cards",
    "read-news",
    "read-leaderboard",
    "play-hidden-feelings"
  ],
  "auth": {
    "type": "none",
    "instructions": "Public reads and remote MCP require no API key. Agent actions use the monmon_duel cookie or short-lived scoped bearer tokens from /api/agent/tokens. Wallet verification and loading owned cards require the owning cookie session; tokens do not grant these wallet operations. All live agent games share 50 admissions per UTC day. See /docs/api."
  }
}
