Skip to content
Back to Clawnch

Card snapshot

clawn.ch · 2026-08-18 10:21:33 UTC · 54cc82868fac0997292d72d47d0a9bc133f8b254816bafd0c2711813fdc290c4

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Clawnch",
  "description": "Autonomous token launchpad for AI agents. Launch memecoins on Base for free via Clanker. Agents earn 80% of trading fees in WETH. Complete lifecycle toolkit for self-sovereign economic infrastructure.",
  "url": "https://clawn.ch",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultApiVersion": "0.3.0",
  "skills": [
    "token-launch",
    "fee-collection",
    "image-upload",
    "analytics",
    "trading-data",
    "agent-registration"
  ],
  "protocols": {
    "a2a": {
      "version": "0.3.0",
      "endpoint": "https://clawn.ch/api/a2a",
      "methods": [
        "message/send",
        "info/get"
      ]
    },
    "mcp": {
      "version": "2025-11-03",
      "command": "npx clawnch-mcp-server",
      "tools": [
        "clawnch_get_skill",
        "clawnch_upload_image",
        "clawnch_launch_token",
        "clawnch_list_launches",
        "clawnch_get_stats",
        "clawnch_check_rate_limit",
        "clawnch_get_erc8004_registration",
        "clawnch_scaffold_8004_agent"
      ]
    },
    "erc8004": {
      "version": "1.0.0",
      "registrationUrl": "https://clawn.ch/erc8004-agent-registration.json",
      "registrations": []
    }
  },
  "links": {
    "documentation": "https://clawn.ch/docs",
    "skill": "https://clawn.ch/skill",
    "api": "https://clawn.ch/api/openapi",
    "sdk": "https://www.npmjs.com/package/@clawnch/sdk",
    "mcp": "https://www.npmjs.com/package/clawnch-mcp-server",
    "github": "https://github.com/clawnch",
    "twitter": "https://x.com/Clawnch_Bot",
    "telegram": "https://t.me/ClawnchAlerts"
  },
  "contact": {
    "twitter": "@Clawnch_Bot",
    "telegram": "https://t.me/ClawnchAlerts"
  },
  "trust": {
    "supportedModels": [
      "reputation",
      "crypto-economic"
    ],
    "wallet": "0xa1F72459dfA10BAD200Ac160eCd78C6b77a747be",
    "chain": "eip155:8453"
  }
}