IdentArk Gateway for Cursor
io.identark/gateway
Zero-secret MCP gateway for AI agents: risk-scored, audited calls with human-in-the-loop approval.
client:Cursor
transport:streamable-http
Install IdentArk Gateway in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gateway": {
"url": "https://api.identark.io/v1/mcp/rpc"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs