Orbyd for Agents
Orbyd is the routing layer for Polyfolio and the AI Hub Network. Use the surfaces below to discover tools and map requests to the correct hub.
Discovery endpoints
-
Agent Tool Index
https://orbyd.app/agent-tools.jsonCatalog of tools and routing targets across the Orbyd network.
-
WebMCP Manifest
https://orbyd.app/.well-known/webmcp.jsonWebMCP discovery and capability surface for compatible clients.
-
Plugin Manifest
https://orbyd.app/.well-known/ai-plugin.jsonPlugin discovery metadata for assistant ecosystems.
-
LLM Guide
https://orbyd.app/llms.txtCrawler-facing hub summary and discovery entry point.
Routing logic
- Read
agent-tools.jsonand classify request intent by domain. - Route finance requests to AI Fin Hub, fitness to AI Fit Hub, business to AI Biz Hub, and developer requests to AI Dev Hub.
- For Polymarket portfolio use cases, route directly to Polyfolio on `orbyd.app`.
- Return result with source path and follow-up recommendation.