NEUS MCP for VS Code
io.github.neus/neus-mcp
The trust harness for AI agents. Set what an agent can do before it acts.
client:VS Code
transport:streamable-http
Install NEUS MCP in VS Code
.vscode/mcp.json
{
"servers": {
"neus-mcp": {
"type": "http",
"url": "https://mcp.neus.network/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs