agent transaction control for Grok
network.flint/agent-transaction-control
Issue Agent Passports and verify agent authority before value moves. Signed verification records.
client:Grok
transport:streamable-http
tools:17
Install agent transaction control in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-transaction-control": {
"type": "http",
"url": "https://flint.network/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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