metagraphed
metagraph.sh
· metagraphed
Live operational + integration registry for Bittensor subnets. Ask grounded questions about subnets, their APIs, health, and economics; answers carry bracketed citations into the registry. The full tool surface (240 tools) is MCP at https://api.metagraph.sh/mcp -- this A2A skill is the conversational front door, not the catalogue.
metagraph.sh via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 69/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://metagraph.sh/.well-known/agent-card.json |
| Provider | https://metagraph.sh |
Skills · 1 declared · mapped to canonical taxonomy
Natural-language Q&A grounded in the live registry (RAG over subnets, surfaces, health, and economics). Returns an answer with bracketed [n] citations, plus the…
Health · last 8 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/metagraph.sh) [](https://agenstry.com/agents/metagraph.sh) [](https://agenstry.com/agents/metagraph.sh) [](https://agenstry.com/agents/metagraph.sh)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "metagraphed",
"description": "Live operational + integration registry for Bittensor subnets. Ask grounded questions about subnets, their APIs, health, and economics; answers carry bracketed citations into the registry. The full tool surface (240 tools) is MCP at https://api.metagraph.sh/mcp -- this A2A skill is the conversational front door, not the catalogue.",
"url": "https://api.metagraph.sh/a2a/v1",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "metagraphed",
"url": "https://metagraph.sh"
},
"version": "1.78.22",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "ask",
"name": "Ask about the Bittensor subnet registry",
"description": "Natural-language Q&A grounded in the live registry (RAG over subnets, surfaces, health, and economics). Returns an answer with bracketed [n] citations, plus the citation records as a data part.",
"tags": [
"bittensor",
"subnets",
"registry",
"search",
"grounded-qa"
],
"examples": [
"Which subnets expose an inference API I can call today?",
"What does it cost to register a miner on subnet 3?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
}
],
"supportsAuthenticatedExtendedCard": false
}