{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "BridgeNode",
  "description": "AI inference bridge for autonomous agents \u2014 pay per request with Solana USDC via x402 (HTTP 402 payment flow). No API keys, no registration. OpenAI-compatible endpoint and MCP server with DeepSeek V4 Flash/Pro and Groq Llama 3.3 70B. Free tools: list_models, get_price_estimate.",
  "image": "https://bridgenode.cc/favicon.png",
  "services": [
    {
      "name": "MCP",
      "endpoint": "https://bridgenode.cc/mcp",
      "version": "2026-07-28",
      "mcpTools": [
        "chat_completions",
        "list_models",
        "get_price_estimate"
      ],
      "capabilities": []
    },
    {
      "name": "A2A",
      "endpoint": "https://bridgenode.cc/.well-known/agent-card.json",
      "version": "0.3.0",
      "a2aSkills": [
        "natural_language_processing/natural_language_generation/text_completion"
      ]
    },
    {
      "name": "OASF",
      "endpoint": "https://bridgenode.cc/openapi.json",
      "version": "0.8",
      "skills": [
        "natural_language_processing/natural_language_generation/text_completion"
      ],
      "domains": [
        "technology/software_engineering/software_engineering"
      ]
    },
    {
      "name": "agentWallet",
      "endpoint": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp:BHMDv3ri3LBEZjEzJgDZeUiguVX7LmsCstTXbM3dL8rN"
    },
    {
      "name": "web",
      "endpoint": "https://bridgenode.cc"
    }
  ],
  "registrations": [
    {
      "agentId": 1464,
      "agentRegistry": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp:8oo4dC4JvBLwy5tGgiH3WwK4B9PWxL9Z4XjA2jzkQMbQ"
    }
  ],
  "supportedTrust": [
    "reputation",
    "crypto-economic"
  ],
  "active": true,
  "x402Support": true
}