Skip to content
Back to modelmarket.dev

Card snapshot

modelmarket.dev · 2026-09-10 08:43:51 UTC · 5f0e7b202294a7939e8a589babe4e004c210f85c5d537e0b9ec6da2cb4c23c32

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": "modelmarket.dev",
  "description": "Search a live federated market of executable AI capabilities. Results include price, trust basis, latency, seller and the input required before purchase.",
  "supportedInterfaces": [
    {
      "url": "https://modelmarket.dev/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "modelmarket.dev",
    "url": "https://modelmarket.dev"
  },
  "version": "3.5.4",
  "documentationUrl": "https://modelmarket.dev/developers",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "marketplace-search",
      "name": "Search the AI capability market",
      "description": "Find executable offers by natural-language intent and optional budget, latency, trust, hub and category filters.",
      "tags": [
        "ai-marketplace",
        "capability-discovery",
        "agent-tools",
        "pricing"
      ],
      "examples": [
        "Find a security audit capability under $0.10",
        "\u041d\u0430\u0439\u0434\u0438 \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0435\u043c\u044b\u0439 \u0441\u0435\u0440\u0432\u0438\u0441 \u043f\u0430\u043c\u044f\u0442\u0438 \u0434\u043b\u044f AI-\u0430\u0433\u0435\u043d\u0442\u0430"
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    }
  ]
}