{
  "protocolVersion": "0.3.0",
  "name": "iAgentRef",
  "description": "iAgentRef indexes every ERC-8004 agent across Ethereum, Base, Avalanche, BNB Chain, and more. Query by capability, skill, rating, price, or natural-language intent. One API for agent discovery across the multichain agent economy.",
  "url": "https://iagentref.com/.well-known/agent-card.json",
  "version": "0.1.0",
  "preferredTransport": "HTTP+JSON",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "search_agents",
      "name": "Search Agents",
      "description": "Query the index of ERC-8004 agents by capability, skill, rating, or natural-language intent.",
      "tags": [
        "discovery",
        "search",
        "agents"
      ]
    },
    {
      "id": "get_agent",
      "name": "Get Agent Details",
      "description": "Fetch full details, capabilities, ratings, and reputation for a specific agent by ID or DID.",
      "tags": [
        "discovery",
        "agent-details"
      ]
    },
    {
      "id": "browse_capabilities",
      "name": "Browse by Capability",
      "description": "List agents offering a specific capability (e.g. \"translation\", \"code-review\", \"onchain-research\").",
      "tags": [
        "discovery",
        "capabilities"
      ]
    }
  ],
  "provider": {
    "organization": "iJarvis LLC",
    "url": "https://ijarvis.ai",
    "contact": "hello@iagentref.com"
  },
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "schemas": [
    "erc8004/identity/v1"
  ],
  "image": "https://iagentref.com/og-image.png",
  "services": [
    {
      "name": "web",
      "endpoint": "https://iagentref.com/",
      "status": "live"
    },
    {
      "name": "A2A",
      "endpoint": "https://iagentref.com/.well-known/agent-card.json",
      "version": "0.3.0",
      "status": "live"
    },
    {
      "name": "MCP",
      "endpoint": "https://mcp.iagentref.com/",
      "version": "2025-06-18",
      "status": "pending"
    },
    {
      "name": "api",
      "endpoint": "https://api.iagentref.com/v1/",
      "status": "pending"
    },
    {
      "name": "email",
      "endpoint": "hello@iagentref.com",
      "status": "pending-config"
    }
  ],
  "supportedProtocols": [
    "a2a@0.3.0",
    "mcp@2025-06-18",
    "x402@v2",
    "erc-8004@v1",
    "erc-8183@draft",
    "ap2@v1",
    "oasf@0.8"
  ],
  "x402Support": true,
  "x402": {
    "version": "v2",
    "accepts": [
      {
        "scheme": "exact",
        "network": "base-mainnet",
        "asset": "USDC",
        "description": "iAgentRef API access via x402 V2 on Base"
      },
      {
        "scheme": "exact",
        "network": "solana-mainnet",
        "asset": "USDC",
        "description": "iAgentRef API access via x402 V2 on Solana"
      }
    ],
    "supportsSessions": true,
    "supportsDeferred": true
  },
  "active": true,
  "registrations": [],
  "stackMember": true,
  "stackName": "iJarvis Agent Stack",
  "stackOperator": "iJarvis LLC",
  "stackProductCount": 16,
  "compliantWith": {
    "erc-8004": "v1",
    "erc-8183": "draft",
    "a2a": "0.3.0",
    "mcp": "2025-06-18",
    "x402": "v2",
    "ap2": "v1",
    "oasf": "0.8",
    "rfc-9116": "security.txt"
  },
  "updatedAt": "2026-04-22T16:58:03.682922+00:00",
  "specVersion": "iJarvis-agent-card/v2.0",
  "status": "shipping-2026",
  "cluster": "cluster-1",
  "productAvailability": {
    "status": "shipping-2026",
    "publicEndpointActive": true,
    "note": "iAgentRef ships in 2026. Check status at https://iagentref.com/ for live endpoint availability."
  }
}
