{
  "schema": "https://oasf.io/schemas/record/v1",
  "type": "agent-service",
  "name": "Agent Ads (CPH)",
  "description": "Pay-per-human lead generation for XMTP group chats via Basemate's Cost Per Human marketplace.",
  "version": "1.1.0",
  "provider": {
    "name": "Basemate",
    "url": "https://basemate.app"
  },
  "endpoints": {
    "api": "https://xmtp-agent-production-e08b.up.railway.app",
    "groups": "https://devconnectarg-production.up.railway.app/api/groups/all",
    "health": "https://xmtp-agent-production-e08b.up.railway.app/health"
  },
  "capabilities": ["lead-generation", "cph", "intent-matching", "xmtp-groups"],
  "protocols": ["x402", "xmtp", "erc-8004", "mcp", "a2a"],
  "payment": {
    "currency": "USDC",
    "chain": "base",
    "protocol": "x402"
  },
  "discovery": {
    "mcpServer": "./mcp-server.json",
    "agentCard": "./agent-card.json",
    "oasfRecord": "./oasf-record.json"
  }
}
