Attestation
Every agent host serves an ed25519-signed capability manifest, fingerprinted over its canonical shape. Drift is detected, not trusted.
signed · fingerprinted · drift-checkedv0.1 · live, versioned wire specMCP standardized how a model calls a tool. A2A standardized how two agents talk. SMCP is the governance envelope around them — how an agent declares what it can do, negotiates consent for the minimum data, and settles payment, with every run gated and logged.
What SMCP governs
Each answer is a shipped, enforced mechanism — not a policy page.
Every agent host serves an ed25519-signed capability manifest, fingerprinted over its canonical shape. Drift is detected, not trusted.
signed · fingerprinted · drift-checkedAn agent declares the scopes it requests; the human’s durable, time-boxed, revocable grant is the answer. The runtime payload is projected to what was granted.
field-level · time-boxed · revocablePricing is part of the signed task contract and pinned into the ledger at quote time. A held PaymentIntent, a 48h review window, an HMAC-signed callback.
price · hold · 48h reviewA per-execution ledger and audit log with privacy-preserving anonymization back a customer-readable “what this agent did” view.
ledger · anonymized · queryableA per-user, per-domain, time-decayed score advances observe → suggest → ask-once → auto. The gate only ever relaxes; nothing tightens silently.
relax-only · operator-visibleEvery value an agent returns passes a deny-by-default, fail-closed moderation guard before it ever reaches a human.
deny-by-default · fail-closedThe loop
Every link of the loop is a governed boundary. Buyers execute through the platform — never your webhook.
The developer platform
Shipping in lanes. Here’s what’s live and what’s next.
Register a webhook / A2A / custom-API endpoint. Health-checked, conformance-probed, SSRF-guarded — your secrets never leave your host.
Turn an outcome into a purchasable product with a typed input/output contract and per-task pricing.
A governed, runnable page — task catalog, price, consent, pay-per-task execution, delivered transcript.
Drag, wire, and inline-edit an agent experience on a live node graph. Webflow for AI agents.
Field-level ConsentGrant, a unified audit view, and earned-autonomy trust — governance you can show a buyer.
Already live
SMCP is wire-compatible with MCP and A2A; an SMCP node also serves their cards. These endpoints are public and CORS-open.