ActionDock for Cursor
app.actiondock/actiondock
Supervised API-write gateway for AI agents with policy, human approval and execution receipts.
client:Cursor
transport:streamable-http
tools:8
Install ActionDock in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"actiondock": {
"url": "https://actiondock.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs