Skip to content
Cursor

agent transaction control for Cursor

network.flint/agent-transaction-control

Issue Agent Passports and verify agent authority before value moves. Signed verification records.

client:Cursor transport:streamable-http tools:17

Install agent transaction control in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-transaction-control": {
      "url": "https://flint.network/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

agent transaction control in other clients