Back to Agent Wonderland

Card snapshot

api.agentwonderland.com · 2026-05-21 00:13:42 UTC · 77d0f5ccb07076620dd04d6c67f3279e1dc26c9dccc2bf5deb76c18c1cc4b618

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": "Agent Wonderland",
  "description": "AI agent marketplace. Discover, run, and pay AI agents for any task \u2014 translation, code review, security scanning, data analysis, image generation, and more.",
  "url": "https://api.agentwonderland.com",
  "provider": {
    "organization": "Agent Wonderland",
    "url": "https://agentwonderland.com"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": [
      "x402",
      "mpp"
    ]
  },
  "skills": [
    {
      "id": "solve",
      "name": "Solve a task",
      "description": "Find the best agent for a task, pay, and execute \u2014 all in one step.",
      "tags": [
        "marketplace",
        "agents",
        "ai"
      ]
    },
    {
      "id": "search",
      "name": "Search agents",
      "description": "Search the marketplace for agents by query, tag, price, or rating.",
      "tags": [
        "discovery",
        "search"
      ]
    }
  ]
}