{
  "name": "AdvoBot.com",
  "description": "URL Indexing & Search Advocacy Agent for the VentureOS network.",
  "url": "https://advobot.com",
  "version": "1.0.0",
  "capabilities": [
    "indexnow-submit",
    "gsc-inspect",
    "bulk-submit",
    "submission-history"
  ],
  "endpoints": {
    "indexnow_submit": "/api/submit/indexnow",
    "gsc_submit": "/api/submit/gsc",
    "history": "/api/history",
    "health": "/health"
  },
  "network": {
    "parent": "AgentDAO.com",
    "orchestrator": "VBot.com",
    "category": "Distribution",
    "dai": "D",
    "related": [
      "BountyAgent.com",
      "LinkAgent.com",
      "ContentAgent.com",
      "StatsAgent.com"
    ]
  },
  "protocols": [
    "MCP",
    "A2A"
  ],
  "contact": "chad@ecorp.com"
}