# Neuronto Agentic Resource Discovery (ARD) Index (remote · neuronto.com)

Neuronto Agentic Resource Discovery ARD Index. Search every ARD registry + 31,411 verified tools.

- Trust score: 80/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-23

## Components

- remote · `neuronto.com`: 80/100 (this document), [markdown](https://verifymcp.io/servers/com-neuronto-agents-tools-search-discovery-ard-registry/neuronto.md), [page](https://verifymcp.io/servers/com-neuronto-agents-tools-search-discovery-ard-registry/neuronto)

## Channel facts

- Endpoint: `https://neuronto.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-23.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 65/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 656 tokens (~164/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 73/100
  - Stability observed for 22 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 94/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 83% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the Neuronto Agentic Resource Discovery (ARD) Index MCP server?

Neuronto Agentic Resource Discovery (ARD) Index is a hosted endpoint at https://neuronto.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-neuronto-agents-tools-search-discovery-ard-r 'https://neuronto.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-neuronto-agents-tools-search-discovery-ard-r": {
      "url": "https://neuronto.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-neuronto-agents-tools-search-discovery-ard-r": {
      "type": "http",
      "url": "https://neuronto.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-neuronto-agents-tools-search-discovery-ard-r]
url = "https://neuronto.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-neuronto-agents-tools-search-discovery-ard-r": {
      "type": "remote",
      "url": "https://neuronto.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-neuronto-agents-tools-search-discovery-ard-r --url 'https://neuronto.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-neuronto-agents-tools-search-discovery-ard-r:
    url: "https://neuronto.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-neuronto-agents-tools-search-discovery-ard-r": {
      "Transport": "http",
      "Url": "https://neuronto.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-neuronto-agents-tools-search-discovery-ard-r -t streamable-http -u 'https://neuronto.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-neuronto-agents-tools-search-discovery-ard-r": {
      "type": "http",
      "url": "https://neuronto.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-23 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-21 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 76, 0)

- [security] Tool “find_resource” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 131 → 164
- [functional improvement] Tool coverage: 78% → 83%
- [cosmetic] “find_resource” added an optional parameter “max_price_per_call”
- [cosmetic] “find_resource” added an optional parameter “network”
- [cosmetic] “find_resource” added an optional parameter “payment”

### 2026-09-12 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (4)

### `find_resource` (~338 tokens)

Find an agentic resource

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 a relevance score, the endpoint to connect to, and which registries carry each result. The score is relevance only and is not a trust or safety rating. Filter by payment (free, payable, x402, mpp) and a maximum price per call: terms come from the publisher's manifest or the endpoint's own 402 answer, and the caller pays the provider directly.

Input parameters:

- `federate` (boolean): Also query upstream registries live and fuse the rankings. Off is faster.
- `kind` (string): Restrict to one family of resource. Matching is normalised, so 'mcp-server' finds them under every media type in circulation, and 'a2a-agent' or 'agent' both reach A2A cards and ACP, OASF and AgentFa…
- `limit` (integer)
- `max_price_per_call` (number): Most you will pay for one call, in US dollars. A resource whose price is unknown is excluded.
- `network` (string): Payment network, for example base, solana, tempo or stripe.
- `payment` (string): Keep only resources with this payment requirement. 'free' means none is known; 'payable' means a price or a 402 is known.
- `query` (string, required): The task, in plain language. For example: 'scrape a website behind cloudflare'.

### `find_tool` (~134 tokens)

Find a specific verified tool

Search individual MCP tools by name and behaviour, not the servers that host them. Every tool returned here was read back from a live server's tools/list, so the name and input schema are what the server actually exposes rather than what its description claims. Use this when you know the shape of the call you need; use find_resource when you are looking for a service.

Input parameters:

- `limit` (integer)
- `query` (string, required): What the tool should do. For example: 'extract text from a pdf'.
- `with_schema` (boolean): Include each tool's full JSON input schema. Verbose; off by default.

### `publish_resource` (~146 tokens)

Publish a resource to the index

List an MCP server or an ARD-publishing domain in this index so other agents can discover it. Give `endpoint` for an MCP server URL, or `domain` for a site that serves an ARD manifest. The submission is verified before it is indexed: an endpoint must complete an MCP initialize handshake, and a domain must serve a manifest that parses. Nothing is taken on trust, so a listing that succeeds here is one an agent can actually call.

Input parameters:

- `domain` (string): A domain serving /.well-known/ard.json, e.g. example.com
- `endpoint` (string): Absolute URL of an MCP server, e.g. https://example.com/mcp

### `registry_stats` (~38 tokens)

Index statistics

How large this index is, what it holds, how much of it has been verified by introspection, and which upstream registries are federated.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-neuronto-agents-tools-search-discovery-ard-registry/neuronto#diagnostics

## Score history

- 2026-09-23: 80
- 2026-09-22: 79
- 2026-09-21: 79
- 2026-09-20: 78
- 2026-09-19: 78
- 2026-09-18: 78
- 2026-09-17: 77
- 2026-09-16: 77
- 2026-09-15: 76
- 2026-09-14: 76
- 2026-09-13: 76
- 2026-09-12: 76
- 2026-09-11: 75
- 2026-09-10: 75
- 2026-09-09: 74
- 2026-09-08: 74
- 2026-09-07: 73
- 2026-09-06: 73
- 2026-09-05: 72
- 2026-09-04: 72
- 2026-09-03: 71
- 2026-09-02: 71
- 2026-09-01: 68

## Common questions

### What is the Neuronto Agentic Resource Discovery (ARD) Index MCP server?

Neuronto Agentic Resource Discovery (ARD) Index is an MCP server listed in the public MCP registry as com.neuronto/agents-tools-search-discovery-ard-registry. Neuronto Agentic Resource Discovery ARD Index. Search every ARD registry + 31,411 verified tools. This page covers its hosted endpoint (https://neuronto.com/mcp).

### Is the Neuronto Agentic Resource Discovery (ARD) Index MCP server safe to use?

Neuronto Agentic Resource Discovery (ARD) Index scores 80 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Neuronto Agentic Resource Discovery (ARD) Index MCP server expose?

Neuronto Agentic Resource Discovery (ARD) Index exposes 4 tools: find_resource, find_tool, publish_resource, registry_stats. Their descriptions and schemas cost roughly 656 tokens of context every time the server is loaded.

### Does the Neuronto Agentic Resource Discovery (ARD) Index MCP server require authentication?

No. We connected to Neuronto Agentic Resource Discovery (ARD) Index without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Neuronto Agentic Resource Discovery (ARD) Index MCP server still maintained?

Neuronto Agentic Resource Discovery (ARD) Index is still listed as active in the MCP registry. We last reached this channel on 23 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://neuronto.com/mcp
- Repository: https://github.com/neuronto/agentic-resource-discovery
- Website: https://neuronto.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-neuronto-agents-tools-search-discovery-ard-registry/neuronto.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-neuronto-agents-tools-search-discovery-ard-registry/neuronto.json
- HTML version of this page: https://verifymcp.io/servers/com-neuronto-agents-tools-search-discovery-ard-registry/neuronto
