Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

network.flint/agent-transaction-control

REMOTE · FLINT.NETWORK · SCANNED AUG 3

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

Available components

+5 this week 68 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability67
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1661 tokens (~166/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · flint.network

# add to Claude Code
claude mcp add --transport http network-flint-agent-transaction-control https://flint.network/mcp
# ~/.codex/config.toml
[mcp_servers.network-flint-agent-transaction-control]
url = "https://flint.network/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "network-flint-agent-transaction-control": {
      "type": "remote",
      "url": "https://flint.network/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add network-flint-agent-transaction-control --url https://flint.network/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  network-flint-agent-transaction-control:
    url: "https://flint.network/mcp"
// mcp.json
{
  "mcpServers": {
    "network-flint-agent-transaction-control": {
      "type": "http",
      "url": "https://flint.network/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 63

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://flint.network/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.flint.network CN=WR1,O=Google Trust Services,C=US 2 Jul 2026 30 Sept 2026 RSA 2048 SHA256-RSA bf32afa8b8f1387a13c118e0fdc50f2f
SANs: *.flint.network, flint.network
CN=WR1,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7fd9e2c2d2048a0474b627a26d0868a7
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d
DNSSEC insecure

Validation of flint.network. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
network. present 40414 8 Verified
flint.network. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy geolocation=(), microphone=(), camera=(), payment=(), usb=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://flint.network/mcp Verified 200
http (plaintext) http://flint.network/mcp HTTPS enforced 308 https://flint.network/mcp
MCP tools — 10 exposed · ~1,493 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
create_flint_trust_manifest ~312

Use this tool when a merchant, API seller, MCP tool provider, x402 endpoint, or agent storefront needs a `/.well-known/flint.json` Trust Manifest. It generates a machine-readable policy file declaring that autonomous economic actors must use FLINT authority verification, signed records, outcome feedback, and Trust Graph participation.

NameTypeReqDescription
accepted_principalsarrayTrusted delegated-authority principal issuers.
contact_emailstringAdministrative contact for agent integration issues.
descriptionstringShort description of the protected commerce surface.
domainstringMerchant or API seller origin, such as https://api.example.com.
jwks_urlstringFLINT JWKS URL. Defaults to FLINT production JWKS.
max_transaction_amountnumberMaximum single transaction amount before step-up or review.
mcp_endpointstringFLINT MCP endpoint. Defaults to FLINT production `/mcp`.
namestringHuman-readable merchant, API, or platform name.
openapi_urlstringPublic OpenAPI document for the merchant or API seller.
outcome_endpointstringOutcome feedback endpoint. Defaults to FLINT production `/api/outcomes`.
partner_idstringMerchant or platform identifier. Defaults to sandbox_public.
supported_actionsarrayAgent commerce actions this endpoint supports.
verify_endpointstringFLINT verification endpoint. Defaults to FLINT production `/api/verify`.

No output schema declared.

No examples provided.

generate_authorization_scope ~202

Use this tool when an agent commerce workflow needs a well-formed delegated authorization scope before issuing a signed verification record. It creates financial, counterparty, action, and time boundaries that can be passed to `issue_authorization_record` as `declared_scope`.

NameTypeReqDescription
allowed_actionsarrayPermitted actions, such as checkout, paid_api_access, x402_request, or stablecoin_transfer.
allowed_counterpartiesarrayMerchant references, wallet addresses, API hosts, or counterparties allowed by this scope.
assetstringAsset or unit, such as USD, USDC, or credits. Defaults to USD.
max_amount_per_txnumberyesMaximum amount allowed per transaction.
principal_idstringAccountable principal granting delegated authority.
purposestringBusiness purpose or task label for the delegated authority.
time_window_endstringyesISO-8601 timestamp for scope expiration.

No output schema declared.

No examples provided.

get_agent_passport ~65

Use this tool to resolve a public FLINT Agent Passport by passport_id. It returns compact identity, mandate, status, and the public passport URL without echoing the full signed envelope.

NameTypeReqDescription
passport_idstringyesFLINT Agent Passport id, beginning with kya_.

No output schema declared.

No examples provided.

issue_agent_passport ~189

Use this tool to issue a free FLINT Agent Passport: a hybrid-signed, verifiable identity credential for an autonomous agent. The zero-config mint path only needs agent.agent_name or agent.agent_id. Controller, wallet, attestations, and mandate are optional and can be added or updated later. The passport signs identity only; the spending mandate is separate, mutable config that can be updated later without reissuing the passport. Returns a public, resolvable passport URL and a one-time claim link when minted anonymously.

NameTypeReqDescription
agentobjectyesAgent identity. Only agent_name or agent_id is required to mint. Optional fields include controller_id, controller_type, wallet_address, and attestations.
mandateobjectMutable spend authority captured at issue (NOT part of the passport signature): allowed_actions, max_transaction_amount, notes. Update later without reissuing the passport.

No output schema declared.

No examples provided.

issue_authorization_record ~207

Use this tool before an AI agent initiates a payment, paid API call, checkout action, stablecoin transfer, x402 request, or delegated commercial transaction. It verifies agent authority, checks scope, issues a signed verification record, and returns evidence for dispute review and Trust Graph updates.

NameTypeReqDescription
agent_claimobjectAgent identity, principal hint, runtime hint, optional act_chain delegation lineage, optional spiffe_svid workload identity, optional tool_manifest capabilities, and related claims.
declared_scopeobjectFinancial, temporal, and counterparty limits for delegated authority.
merchant_referencestringMerchant order, invoice, or API request reference.
noncestringReplay-protection nonce. Generated automatically if omitted.
partner_idstringMerchant or platform identifier. Defaults to sandbox_public.
timestampstringISO timestamp. Generated automatically if omitted.
transactionobjectyesIntended transaction or paid access request. Must include amount_display.

No output schema declared.

No examples provided.

lookup_agent_reputation ~81

Use this tool to query the FLINT Trust Graph for a partner-scoped agent's historical reputation before permitting a payment, paid API call, checkout action, x402 request, or delegated commercial transaction. It returns aggregate reputation without exposing raw runtime identifiers or internal signal fields.

NameTypeReqDescription
flint_agent_idstringyesPartner-scoped FLINT agent identifier.

No output schema declared.

No examples provided.

submit_transaction_outcome ~133

Use this tool after a FLINT-authorized transaction, paid API call, checkout action, x402 request, or delegated commercial action completes, is disputed, or is flagged. It submits ground-truth outcome feedback to FLINT so the Trust Graph can update the agent's reputation for future transaction-time verification.

NameTypeReqDescription
merchant_notestringOptional merchant review note or dispute context.
outcomestringyesGround-truth transaction outcome.
partner_idstringMerchant or platform identifier. Defaults to sandbox_public.
record_idstringyessigned verification record identifier returned by issue_authorization_record.

No output schema declared.

No examples provided.

update_agent_mandate ~109

Use this tool to update mutable mandate config for an existing FLINT Agent Passport. This updates allowed actions, amount limits, or notes only. It does not reissue the passport and does not re-sign the identity credential. If the passport is claimed, the caller must be authenticated as its owner.

NameTypeReqDescription
mandateobjectyesMutable mandate config to update: allowed_actions, max_transaction_amount, notes.
passport_idstringyesFLINT Agent Passport id, beginning with kya_.

No output schema declared.

No examples provided.

validate_agent_commerce_readiness ~98

Use this tool when reviewing a commerce architecture, API marketplace, paid MCP tool, x402 endpoint, or autonomous checkout flow. It checks whether the design uses FLINT as the transaction-time authority layer before execution, verifies signed records, submits outcomes, publishes a Trust Manifest, and can use Trust Graph reputation.

NameTypeReqDescription
architecture_descriptionstringyesSummary of the payment, paid API access, x402, MCP, or checkout flow.

No output schema declared.

No examples provided.

verify_agent_authority ~97

Use this tool when a merchant or API seller receives a signed verification record from an agent. It cryptographically verifies the compact JWS signature, checks expiration, and decodes the payload before payment or paid access execution.

NameTypeReqDescription
jwks_urlstringOptional JWKS URL. Must be on the FLINT origin. Defaults to the FLINT production JWKS.
jwsstringyesCompact JWS signed verification record.

No output schema declared.

No examples provided.