Neuronto is an Agentic Resource Discovery (ARD) registry. Connected to Zed, it lets the agent find the MCP servers, skills, agents and APIs that can do a task, searching this index and every other public ARD registry at once rather than a single catalogue.
No account, no key, no signup.
{
"context_servers": {
"neuronto": {
"url": "https://neuronto.com/mcp"
}
}
}Or Settings, AI, MCP Servers, Add Server, Add Remote Server.
Zed calls them context servers, not MCP servers, so the key is context_servers and nothing else on this page will work here. Zed is also deprecating its own MCP extension format in favour of the official MCP registry, where this server is already published, so a listing you find inside Zed and this config point at the same endpoint.
Client documentation: https://zed.dev/docs/ai/mcp
Ranked matches with the endpoint to connect to, which registries carried
each one, and what was verified by fetching it: whether the endpoint answered, and the
tools its own tools/list returned. The score is semantic
relevance only and is never a trust or safety rating.
The endpoint is POST only and answers
405 to GET, because every tool answers inside the request that asked. Full
reference at /api-docs; privacy covers what
is stored, which for a keyed search is nothing.