metagraphed API
The operational + integration registry for Bittensor subnets — what each subnet exposes (APIs, docs, schemas), whether it's healthy, and how to call it. All endpoints are public, read-only JSON. No authentication.
- llms.txt — LLM/agent discovery index
- agent.md — copyable agent system prompt
- agent-workflows.md — REST, MCP, npm, and Python workflows
- OpenAPI 3.1 contract
- API catalog (RFC 9727 linkset)
- MCP server card —
POST /mcp - Agent Skills index
- Agent tool specs — paste-ready OpenAI + Anthropic tools
- Content feeds — registry changes + incidents (RSS / Atom / JSON Feed)
- Public RPC — load-balanced Bittensor RPC (read-only, health-checked, automatic failover):
wss://wss.metagraph.sh/finney(mainnet) ·wss://wss.metagraph.sh/test(testnet). Live pool: /api/v1/rpc/pools - REST API index · sitemap.xml · auth.md
- metagraph.sh — human web app