Neuronto is an Agentic Resource Discovery (ARD) registry. Connected to Windsurf, 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.
{
"mcpServers": {
"neuronto": {
"serverUrl": "https://neuronto.com/mcp"
}
}
}Cascade, then the plugins or MCP panel, then refresh.
Cascade wants serverUrl for a remote HTTP server, not url. This is the single most common reason a working config copied from another client does nothing in Windsurf. Press the refresh button in the MCP panel after saving; it does not pick the file up on its own.
Client documentation: https://docs.devin.ai/windsurf/plugins/cascade/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.