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
- run_flint_scout
- issue_authorization_record
- verify_agent_authority
- lookup_agent_reputation
- create_flint_trust_manifest
- generate_authorization_scope
- validate_agent_commerce_readiness
- issue_agent_passport
- get_agent_passport
- update_agent_mandate
- auth_request_otp
- auth_verify_otp
- claim_agent_passport
- refresh_claim_token
- scout_credits_topup
- scout_credits_balance
- report_scout_outcome