NEUS MCP for Cursor
io.github.neus/neus-mcp
The trust harness for AI agents. Set what an agent can do before it acts.
client:Cursor
transport:streamable-http
Install NEUS MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"neus-mcp": {
"url": "https://mcp.neus.network/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs