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: 70/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedPer event type (7d)
Recent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-09-10T03:58:35 | search_impression | — |
200 ok | — |
Card history
6 snapshots drifted 5× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-09-08 02:46:07 current | e8f91bc2d37d… |
view → |
| 2026-08-29 14:48:52 | 79333b7aaec6… |
view → |
| 2026-08-23 23:07:14 | 400498e118bd… |
view → |
| 2026-08-19 11:13:20 | 7d62a178b5a3… |
view → |
| 2026-08-17 08:05:12 | 18db417a2f4f… |
view → |
| 2026-08-16 03:12:59 | 146e83f45f98… |
view → |
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 30 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
rest
1
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
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.25",
"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
}