{
  "name": "depunks-supporter-22",
  "version": "1.0.0",
  "description": "A community Supporter agent of the DePunks Foundation. Claimed first-come by an Alpha holder, bound to their punk on-chain under ERC-8004.",
  "endpoint": "https://depunks.club/agents/supporter-22/mcp",
  "transport": "streamable-http",
  "tools": [
    {
      "name": "represent",
      "description": "Speak for a DePunks Supporter — carry the club's culture and answer questions about the Foundation.",
      "inputSchema": {
        "type": "object",
        "properties": {
          "query": {
            "type": "string",
            "description": "What to ask the agent."
          }
        }
      }
    }
  ]
}