{
  "version": "1.0.0",
  "name": "Orbyd Agent Tool Index",
  "description": "Machine-readable index for Orbyd umbrella products.",
  "site": "https://orbyd.app",
  "discovery": {
    "human_entrypoint": "https://orbyd.app/for-agents/",
    "llms": "https://orbyd.app/llms.txt",
    "ai_plugin": "https://orbyd.app/.well-known/ai-plugin.json"
  },
  "tools": [
    {
      "tool_id": "polymarket_portfolio",
      "name": "Polyfolio",
      "short_name": "Polyfolio",
      "category": "Markets",
      "summary": "See Polymarket positions, balances, and P&L in one live dashboard.",
      "url": "https://orbyd.app/polyfolio/",
      "mode": "browser_tool"
    }
  ],
  "network": [
    {
      "name": "AI Fin Hub",
      "url": "https://aifinhub.io"
    },
    {
      "name": "AI Dev Hub",
      "url": "https://aidevhub.io"
    },
    {
      "name": "AI Biz Hub",
      "url": "https://aibizhub.io"
    },
    {
      "name": "AI Fit Hub",
      "url": "https://aifithub.io"
    }
  ],
  "creator": {
    "@type": "Organization",
    "name": "Orbyd",
    "url": "https://orbyd.app"
  },
  "license": "https://creativecommons.org/licenses/by/4.0/"
}