RunOnProof — Payment Decision and Agent ID
REMOTE · API.RUNONPROOF.COM · SCANNED SEP 27
Free agent identity and signed US supplier-payment decisions. Inspect first; verify portable proof.
Available components
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 → Why this is hard to score →
Endpoint Security80
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability75
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 1070 tokens (~48/item across 22 items; 16 tools + 6 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management15
- Stability check failed: schema churn in the 30 days we've observed: 38 tool removals, 0 breaking changes, 0 auth/transport breaks, 9 additions. See how to fix → Fail
Tool Coverage73
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 5% of tool parameters carry a description.Partial
- Structured output schemas are declared (6% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 16 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the RunOnProof — Payment Decision and Agent ID MCP server?
RunOnProof — Payment Decision and Agent ID is a hosted endpoint at https://api.runonproof.com/v1/agent/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · api.runonproof.com
claude mcp add --transport http runonproof-cdo 'https://api.runonproof.com/v1/agent/mcp'
{
"mcpServers": {
"runonproof-cdo": {
"url": "https://api.runonproof.com/v1/agent/mcp"
}
}
} {
"servers": {
"runonproof-cdo": {
"type": "http",
"url": "https://api.runonproof.com/v1/agent/mcp"
}
}
} [mcp_servers.runonproof-cdo] url = "https://api.runonproof.com/v1/agent/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"runonproof-cdo": {
"type": "remote",
"url": "https://api.runonproof.com/v1/agent/mcp",
"enabled": true
}
}
} openclaw mcp add runonproof-cdo --url 'https://api.runonproof.com/v1/agent/mcp' --transport streamable-http
mcp_servers:
runonproof-cdo:
url: "https://api.runonproof.com/v1/agent/mcp" {
"McpServers": {
"runonproof-cdo": {
"Transport": "http",
"Url": "https://api.runonproof.com/v1/agent/mcp"
}
}
} assistant mcp add runonproof-cdo -t streamable-http -u 'https://api.runonproof.com/v1/agent/mcp'
{
"mcpServers": {
"runonproof-cdo": {
"type": "http",
"url": "https://api.runonproof.com/v1/agent/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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.
- 25 Sept 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
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 5 to 9.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 0 to 2.
- 10 Sept 26 −1
- “verify_agent_signature” added an optional parameter “invitation_ref” cosmetic
1 cosmetic change on this day. Switch on “Show cosmetic changes” to see it.
- 9 Sept 26 +1
- Schema quality: 654 → 1062 ▼ functional
- Tool coverage: 13% → 6% ▼ functional
- New tool “get_agent_public_profile” functional
- New tool “get_agent_identity_status” functional
- New tool “get_agent_identity_jwks” functional
- New tool “get_agent_id_bootstrap” functional
- New tool “export_agent_identity” functional
- New tool “create_agent_identity_challenge” functional
- New tool “verify_agent_signature” functional
- New tool “prove_agent_key_control” functional
- 6 Sept 26 0
- “release_payment_to_supplier” added an optional parameter “decision_fee_payer” cosmetic
1 cosmetic change on this day. Switch on “Show cosmetic changes” to see it.
- 5 Sept 26 −6
- Stability: 0.37 → fail ▼ security
- A breaking change shipped without a version bump: still 3.0.0 ▼ security
- Tool “screen_restricted_party” was removed ▼ security
- Tool “build_uk_company_capability_passport” was removed ▼ security
- Tool “company_check” was removed ▼ security
- Tool “continue_vendor” was removed ▼ security
- Tool “continue_vendor_authorization” was removed ▼ security
- Tool “counterfactual” was removed ▼ security
- Tool “decide” was removed ▼ security
- Tool “detect_uk_company_material_change” was removed ▼ security
- Tool “issue_company_passport” was removed ▼ security
- Tool “match_uk_business_payee” was removed ▼ security
- Tool “match_uk_invoice_to_company” was removed ▼ security
- Tool “refresh” was removed ▼ security
- Tool “refresh_company_passport” was removed ▼ security
- Tool “resolve_legal_entity” was removed ▼ security
- Tool “resolve_uk_legal_entity” was removed ▼ security
- Tool “run_uk_company_check” was removed ▼ security
- Tool “run_uk_payment_authorization” was removed ▼ security
- Tool “run_uk_supplier_approval” was removed ▼ security
- Tool “run_uk_vendor_change_continuous_authorization” was removed ▼ security
- Tool “screen_restricted_business_party” was removed ▼ security
- Tool “validate_uk_business_document” was removed ▼ security
- Tool “verify_company_passport” was removed ▼ security
- Tool “verify_company_status” was removed ▼ security
- Tool “verify_invoice_payee” was removed ▼ security
- Tool “verify_uk_bank_account_ownership” was removed ▼ security
- Tool “verify_uk_beneficial_ownership_control” was removed ▼ security
- Tool “verify_uk_business_licence” was removed ▼ security
- Tool “verify_uk_company_status” was removed ▼ security
- Tool “verify_uk_invoice_and_payee” was removed ▼ security
- Tool “verify_uk_tax_registration” was removed ▼ security
- Tool “approve_supplier” was removed ▼ security
- Tool “approve_uk_supplier” was removed ▼ security
- Tool “assess_uk_invoice_authenticity_duplication” was removed ▼ security
- Tool “assess_uk_source_evidence_freshness” was removed ▼ security
- Tool “authorize_payment” was removed ▼ security
- Tool “authorize_uk_business_payment” was removed ▼ security
- Tool “authorize_uk_vendor_payment_detail_change” was removed ▼ security
- Tool “authorize_vendor_payment_detail_change” was removed ▼ security
- Tool “get_agent_first_portfolio” rewrote its description, which is the text the model reads security
- Tool coverage: 52% → 13% ▼ functional
- Tool coverage: 30% → 6% ▼ functional
- Schema quality: 64 → 44 ▲ functional
- 4 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
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 27 Sept 2026 · Probed https://api.runonproof.com/v1/agent/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=api.runonproof.com | CN=YE1,O=Let's Encrypt,C=US | 11 Aug 2026 | 9 Nov 2026 | ECDSA 256 | ECDSA-SHA384 | 67a1ea4f5c8268028f93950b7af40efd962 |
| SANs: api.runonproof.com | ||||||
| CN=YE1,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 5ddd70dd31f801c85c186a7a04b80afe |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of api.runonproof.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| runonproof.com. | 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=31536000; includeSubDomains |
| content-security-policy | default-src 'none'; frame-ancestors 'none' |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| referrer-policy | no-referrer |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.runonproof.com/v1/agent/mcp | Verified | 200 | |
| http (plaintext) | http://api.runonproof.com/v1/agent/mcp | HTTPS enforced | 301 | https://api.runonproof.com/v1/agent/mcp |
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
capabilities ~15
Free: list all capabilities and prices.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
create_agent_identity_challenge ~144
Issue a free challenge for Agent ID enrollment or key lifecycle. Generate and retain private keys locally; this tool never accepts them.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | – | – |
| authorizing_key_id | string | – | – |
| context | object | yes | – |
| delegation_limits | object | – | – |
| delegation_scope | array | – | – |
| idempotency_key | string | yes | – |
| new_public_key | object | – | – |
| operational_public_key | object | – | – |
| purpose | – | yes | – |
| recovery_public_key | object | – | – |
| subagent_public_key | object | – | – |
| target_key_id | string | – | – |
| target_role | – | – | – |
No output schema declared.
No examples provided.
export_agent_identity ~36
Export a portable public identity bundle for offline cryptographic verification with an explicit status-as-of limitation.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | – |
No output schema declared.
No examples provided.
get_agent_first_portfolio ~26
Free: return 1 commercial solution and 1 exact x402 resource.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_agent_id_bootstrap ~32
Resolve the free RunOnProof Agent ID contract, exact next request, local-key rules and supported interfaces.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_agent_identity_jwks ~38
Resolve RFC 8037 public verification keys for one opaque Agent ID without enumerating identities.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | – |
No output schema declared.
No examples provided.
get_agent_identity_status ~30
Resolve current Agent ID and key status with explicit freshness semantics.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | – |
No output schema declared.
No examples provided.
get_agent_public_profile ~36
Resolve one opaque Agent ID to a minimized key lifecycle; no directory or enumeration is provided.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | yes | – |
No output schema declared.
No examples provided.
preflight ~41
Free: estimate resolvability, coverage, confidence and price for a CNPJ before paying.
| Name | Type | Req | Description |
|---|---|---|---|
| cnpj | string | yes | Brazilian CNPJ (14 digits) |
No output schema declared.
No examples provided.
prove_agent_key_control ~44
Submit detached local proofs and atomically consume an Agent ID challenge. No private key is accepted.
| Name | Type | Req | Description |
|---|---|---|---|
| challenge_id | string | yes | – |
| proof | object | yes | – |
No output schema declared.
No examples provided.
quote ~21
Free: quote for a capability.
| Name | Type | Req | Description |
|---|---|---|---|
| capability | string | yes | – |
No output schema declared.
No examples provided.
release_payment_to_supplier ~301
Paid RunOnProof Payment Decision: one US FEDERAL_ONLY release-payment decision for 0.79 USDC on Base, with signed BuyerPaymentMandate, signed Proof Capsule and deterministic replay. RunOnProof does not execute supplier payment.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | – |
| buyer | object | yes | – |
| buyer_mandate | object | yes | Signed BuyerPaymentMandate bound to this request digest, buyer, agent, supplier, payee, limits and validity window. |
| correlation | object | yes | – |
| coverage | – | yes | – |
| coverage_requirements | object | yes | – |
| currency | string | yes | – |
| decision_fee_payer | string | – | Decision fee wallet authorized by the signed request and buyer mandate; required for commercial x402 purchases. |
| disclosure | object | yes | – |
| economic_purpose | string | yes | – |
| evidence_references | array | yes | – |
| exposure_valuation_basis | string | yes | – |
| freshness_requirements | object | yes | – |
| idempotency_key | string | yes | – |
| intent | – | yes | – |
| invoice | object | yes | – |
| jurisdiction | – | yes | – |
| payee | object | yes | – |
| payment_destination | object | yes | – |
| payment_exposure_usdc_equivalent_atomic | string | yes | – |
| payment_instruction_digest | string | yes | – |
| requesting_agent | object | yes | – |
| risk_policy | object | yes | – |
| schema_version | – | yes | – |
| supplier | object | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing | object | yes | – |
| checks_executed | array | yes | – |
| checks_waived | array | yes | – |
| conditions | array | yes | – |
| coverage | object | yes | – |
| decision | – | yes | – |
| decision_cost | object | yes | – |
| decision_id | string | yes | – |
| decision_request_id | string | yes | – |
| delivery | object | yes | – |
| economic_risk | object | yes | – |
| evidence_bundle | object | yes | – |
| freshness | object | yes | – |
| machine_action | – | yes | – |
| payment_executed | – | yes | – |
| policy | object | yes | – |
| product | – | yes | – |
| product_version | – | yes | – |
| proof_capsule | object | yes | – |
| reason_codes | array | yes | – |
| remediation | array | yes | – |
| replay | object | yes | – |
| request_digest | string | yes | – |
| request_id | string | yes | – |
| risk_signals | array | yes | – |
| schema_version | – | yes | – |
| uncertainty | object | yes | – |
| valid_as_of | string | yes | – |
| valid_until | string | yes | – |
No examples provided.
resolve_agent_intent ~63
Free: select by canonical intent, brandless problem state or plain-language problem query, including honest negative selection; no source call, charge or settlement.
| Name | Type | Req | Description |
|---|---|---|---|
| intent_id | string | – | – |
| problem_state | string | – | – |
| query | string | – | – |
No output schema declared.
No examples provided.
verify_agent_signature ~56
Verify cryptography, payload/context integrity, lifecycle interval, replay and temporal assurance for free.
| Name | Type | Req | Description |
|---|---|---|---|
| context | object | yes | – |
| envelope | object | yes | – |
| invitation_ref | string | – | – |
| payload | object | yes | – |
No output schema declared.
No examples provided.
verify_passport ~24
Free: verify a signed decision passport.
| Name | Type | Req | Description |
|---|---|---|---|
| passport | object | yes | – |
No output schema declared.
No examples provided.
verify_receipt ~24
Free: verify a signed decision receipt.
| Name | Type | Req | Description |
|---|---|---|---|
| receipt | object | yes | – |
No output schema declared.
No examples provided.
What is the RunOnProof — Payment Decision and Agent ID MCP server?
RunOnProof — Payment Decision and Agent ID is an MCP server listed in the public MCP registry as io.github.runonproof/cdo. Free agent identity and signed US supplier-payment decisions. Inspect first; verify portable proof. This page covers its hosted endpoint (https://api.runonproof.com/v1/agent/mcp).
Is the RunOnProof — Payment Decision and Agent ID MCP server safe to use?
RunOnProof — Payment Decision and Agent ID scores 73 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the RunOnProof — Payment Decision and Agent ID MCP server expose?
RunOnProof — Payment Decision and Agent ID exposes 16 tools: preflight, capabilities, verify_receipt, verify_passport, quote, and 11 more. Their descriptions and schemas cost roughly 931 tokens of context every time the server is loaded.
Does the RunOnProof — Payment Decision and Agent ID MCP server require authentication?
No. We connected to RunOnProof — Payment Decision and Agent ID without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the RunOnProof — Payment Decision and Agent ID MCP server still maintained?
RunOnProof — Payment Decision and Agent ID is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.