sitemap.xml
iNFT
—
Storage root
—
AXL peer id
—
Specialty
—
Price / query
—
Compute provider
—
Try a query (live)
Hits the live Brain over MCP JSON-RPC: ENS → /api/query proxy → 0G Storage retrieval → 0G Compute (qwen-2.5-7b). Falls back to a canned answer if the brain is down.
How agents query this Brain
- Resolve
sitemap.xml.bpedia.eth→ read the brain.axl_peer_id, brain.inft, and brain.price_query text records. - Call
authorizeUsage(tokenId, agent, ttl)on the iNFT with payment. - POST the prompt to
/mcp/<peer>/brainpedia.brainon a connected AXL daemon.