MANDATE Credential Broker for Cursor
io.github.projetnanocorp/mandate
MCP server for mandates, delegation, policy-gated execution, credential grants, and audit.
client:Cursor
transport:streamable-http
tools:11
Install MANDATE Credential Broker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mandate": {
"url": "https://mandate.nanocorp.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs