Neuronto ARD Registry
neuronto.com
· Neuronto
Agentic Resource Discovery (ARD) registry and MCP index. Ask once and get ranked, verified answers from this index and every other public ARD registry at the same time, plus a tool index read from each MCP server's own tools/list. Also publishes: it can build and verify an ARD manifest for a domain and get that domain listed.
neuronto.com 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: 74/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 100.0% success Public aggregate · no PII recordedPer event type (7d)
Recent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-09-08T15:33:44 | search_impression | — |
200 ok | — |
| 2026-09-07T21:21:31 | search_impression | — |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-09-06 13:45:04 current | 109b0e5768d6… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://neuronto.com/.well-known/agent-card.json |
| Provider | https://neuronto.com |
| Docs | https://neuronto.com/api-docs |
Skills · 3 declared · mapped to canonical taxonomy
Search for an MCP server, skill, agent, API or other callable capability for a task, across this index and every other public ARD registry at once. Returns rank…
Search individual tools rather than whole servers. Every tool was read from the server's own tools/list or its published OpenAPI document, so the name and descr…
How many entries, publishers and verified tools this index holds, how many endpoints answer, and which registries it federates.
Health · last 9 probes
Who's calling this agent 30d
2 interactions captured (impressions + lookups + A2A calls)
rest
2
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/neuronto.com) [](https://agenstry.com/agents/neuronto.com) [](https://agenstry.com/agents/neuronto.com) [](https://agenstry.com/agents/neuronto.com)
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",
"name": "Neuronto ARD Registry",
"description": "Agentic Resource Discovery (ARD) registry and MCP index. Ask once and get ranked, verified answers from this index and every other public ARD registry at the same time, plus a tool index read from each MCP server's own tools/list. Also publishes: it can build and verify an ARD manifest for a domain and get that domain listed.",
"version": "1.0.0",
"documentationUrl": "https://neuronto.com/api-docs",
"iconUrl": "https://neuronto.com/icon.svg",
"provider": {
"organization": "Neuronto",
"url": "https://neuronto.com"
},
"supportedInterfaces": [
{
"url": "https://neuronto.com/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3"
}
],
"url": "https://neuronto.com/a2a",
"preferredTransport": "JSONRPC",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "find_resource",
"name": "Find an agentic resource",
"description": "Search for an MCP server, skill, agent, API or other callable capability for a task, across this index and every other public ARD registry at once. Returns ranked matches with the endpoint to connect to and which registries carry each result. The score is relevance only, never a trust or safety rating.",
"tags": [
"discovery",
"search",
"mcp",
"ard",
"agents",
"tools"
],
"examples": [
"find me an MCP server that can read PDFs",
"what agent can post to Slack",
"is there an API for company registry lookups"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "find_tool",
"name": "Find a specific tool",
"description": "Search individual tools rather than whole servers. Every tool was read from the server's own tools/list or its published OpenAPI document, so the name and description are the publisher's, not a directory's summary of it.",
"tags": [
"tools",
"search",
"mcp",
"verified"
],
"examples": [
"a tool that converts currency",
"which tool takes a screenshot"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "registry_stats",
"name": "Registry statistics",
"description": "How many entries, publishers and verified tools this index holds, how many endpoints answer, and which registries it federates.",
"tags": [
"stats",
"registry",
"ard"
],
"examples": [
"how big is this registry",
"which registries do you federate"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain",
"application/json"
]
}
],
"additionalInterfaces": [
{
"url": "https://neuronto.com/mcp",
"protocolBinding": "MCP",
"protocolVersion": "2025-06-18"
},
{
"url": "https://neuronto.com/.well-known/ard.json",
"protocolBinding": "ARD",
"protocolVersion": "0.91"
}
]
}