{
  "name": "VIA Labs",
  "description": "VIA Labs builds B2A (brand-to-agent) commerce infrastructure. Enables brands, retailers and merchants to sell directly to AI buyers via MCP, x402 micropayments, and ERC-8004 on-chain trust signals. Based in Singapore.",
  "url": "https://app.getvia.xyz/mcp",
  "version": "1.0.0",
  "preferredTransport": "JSONRPC",
  "extensions": [
    {
      "uri": "https://github.com/google-agentic-commerce/AP2",
      "name": "ap2",
      "description": "AP2 (Agent Payments Protocol) extension. VIA's platforms (including Real Real Genuine) support direct payment via x402 + USDC on Base.",
      "required": false,
      "params": {
        "methods": ["x402", "usdc-base"],
        "networks": ["base-mainnet"]
      }
    },
    {
      "uri": "https://a2a-protocol.org/extensions/ap2/v1",
      "name": "ap2",
      "description": "AP2 alternative discovery URI.",
      "required": false
    },
    {
      "uri": "https://googleapis.github.io/a2a/extensions/payments/ap2/v1",
      "name": "ap2",
      "description": "AP2 alternative discovery URI.",
      "required": false
    },
    {
      "uri": "https://x402.org",
      "name": "x402",
      "description": "x402 HTTP payment extension. VIA's product stack (RRG) supports x402 micropayments in USDC on Base.",
      "required": false,
      "params": {
        "networks": ["base-mainnet"]
      }
    }
  ],
  "supportedInterfaces": [
    {
      "transport": "JSONRPC",
      "url": "https://app.getvia.xyz/mcp",
      "description": "VIA Labs MCP Streamable HTTP endpoint (JSON-RPC 2.0)"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "via-overview",
      "name": "VIA Overview",
      "description": "Get an overview of VIA Labs, its B2A commerce thesis, and how its products (Real Real Genuine, brand agents) connect."
    },
    {
      "id": "via-protocol",
      "name": "VIA Protocol",
      "description": "Learn how the VIA protocol works: NOSTR relays for agent messaging, ERC-8004 for trust, x402 for payments, MCP for agent integration."
    },
    {
      "id": "via-buyer",
      "name": "VIA for Buyers",
      "description": "How buyers use VIA — plugging into ChatGPT, Claude, Gemini, or other MCP-compatible assistants to broadcast intent and receive high-probability matches from seller agents."
    },
    {
      "id": "via-seller",
      "name": "VIA for Sellers",
      "description": "How sellers join VIA — seller agents respond only to genuine buying intent, negotiate and qualify before marketing spend. Early cohort registration at getvia.xyz/join."
    },
    {
      "id": "via-rrg",
      "name": "Real Real Genuine",
      "description": "VIA Labs' first product — a fashion co-creation platform on Base with brand storefronts, creator royalties, and on-chain verification. See realrealgenuine.com."
    }
  ],
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "provider": {
    "organization": "VIA Labs Pte. Ltd.",
    "url": "https://getvia.xyz"
  },
  "authentication": {
    "schemes": ["none", "wallet_signature"]
  },
  "commerce": {
    "ap2": {
      "supported": true,
      "profile": "https://a2a-protocol.org/latest/specification/payment/",
      "methods": ["x402", "usdc-base"]
    },
    "x402": {
      "supported": true,
      "profile": "https://x402.org",
      "networks": ["base-mainnet"],
      "recipient": "0x58554E8423EF5C10be6fFC82EfABA9149f64de3d",
      "token": {
        "symbol": "USDC",
        "contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
      }
    },
    "ucp": "https://getvia.xyz/.well-known/ucp",
    "acp": "https://getvia.xyz/.well-known/acp.json",
    "x402_discovery": "https://getvia.xyz/.well-known/x402",
    "api_catalog": "https://getvia.xyz/.well-known/api-catalog"
  },
  "paymentMethods": ["x402", "ap2", "usdc-base"],
  "identity": {
    "erc8004": {
      "agentId": 38538,
      "network": "base",
      "contract": "0x8004A169FB4a3325136EB29fA0ceB6D2e539a432",
      "profile": "https://8004scan.io/agents/base/38538",
      "wallet": "0x58554E8423EF5C10be6fFC82EfABA9149f64de3d"
    }
  },
  "links": {
    "agentJson": "https://getvia.xyz/agent.json",
    "mcpServerCard": "https://getvia.xyz/.well-known/mcp/server-card.json",
    "agentSkills": "https://getvia.xyz/.well-known/agent-skills/index.json",
    "apiCatalog": "https://getvia.xyz/.well-known/api-catalog",
    "homepage": "https://getvia.xyz",
    "rrg": "https://realrealgenuine.com"
  }
}
