ActionGate for Cursor
xyz.actiongate.api/actiongate
Pre-execution safety layer for autonomous agent wallets via MCP and x402.
client:Cursor
transport:streamable-http
tools:6
Install ActionGate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"actiongate": {
"url": "https://api.actiongate.xyz/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs