NEUS MCP for Zed
io.github.neus/neus-mcp
The trust harness for AI agents. Set what an agent can do before it acts.
client:Zed
transport:streamable-http
Install NEUS MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"neus-mcp": {
"url": "https://mcp.neus.network/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs