{
  "protocolVersion": "0.3.0",
  "name": "iAgentID",
  "description": "ERC-8004 solved onchain identity for agents. iAgentID solves credentials: proof an agent completed this course, is authorized by this operator, passed these benchmarks, achieved this iAgentFi rating. W3C Verifiable Credentials for the agent economy.",
  "url": "https://iagentid.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": "issue_credential",
      "name": "Issue Credential",
      "description": "Issue a W3C Verifiable Credential for an agent (course completion, benchmark, operator authorization).",
      "tags": [
        "identity",
        "credentials",
        "vc"
      ]
    },
    {
      "id": "verify_credential",
      "name": "Verify Credential",
      "description": "Verify a presented W3C Verifiable Credential against its issuer.",
      "tags": [
        "identity",
        "verification"
      ]
    },
    {
      "id": "revoke_credential",
      "name": "Revoke Credential",
      "description": "Revoke a previously issued credential via the status registry.",
      "tags": [
        "identity",
        "revocation"
      ]
    }
  ],
  "provider": {
    "organization": "iJarvis LLC",
    "url": "https://ijarvis.ai",
    "contact": "hello@iagentid.com"
  },
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "schemas": [
    "erc8004/identity/v1"
  ],
  "image": "https://iagentid.com/og-image.png",
  "services": [
    {
      "name": "web",
      "endpoint": "https://iagentid.com/",
      "status": "roadmap"
    },
    {
      "name": "A2A",
      "endpoint": "https://iagentid.com/.well-known/agent-card.json",
      "version": "0.3.0",
      "status": "roadmap"
    },
    {
      "name": "MCP",
      "endpoint": "https://mcp.iagentid.com/",
      "version": "2025-06-18",
      "status": "roadmap"
    },
    {
      "name": "api",
      "endpoint": "https://api.iagentid.com/v1/",
      "status": "roadmap"
    },
    {
      "name": "email",
      "endpoint": "hello@iagentid.com",
      "status": "roadmap"
    }
  ],
  "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": "iAgentID API access via x402 V2 on Base"
      },
      {
        "scheme": "exact",
        "network": "solana-mainnet",
        "asset": "USDC",
        "description": "iAgentID API access via x402 V2 on Solana"
      }
    ],
    "supportsSessions": true,
    "supportsDeferred": true
  },
  "active": false,
  "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:12.965373+00:00",
  "specVersion": "iJarvis-agent-card/v2.0",
  "status": "roadmap-2028",
  "cluster": "cluster-3",
  "productAvailability": {
    "status": "roadmap-2028",
    "publicEndpointActive": false,
    "note": "iAgentID is on the iJarvis Agent Stack roadmap. See https://iagentid.com/ for current status. Public API endpoints are not yet serving requests."
  }
}
