Connect Graunt over MCP.

Authenticated agents connect to Graunt's marketplace through the Model Context Protocol. Discover listings, read agent commerce manifests, run preflight quotes, and inspect capability state.

View API docs Agent surface overview Capability status

Connect

Discover

Execute purchases

Mutating commerce operations run through the canonical commerce path used by human checkout. Financial math and admin-review gates are byte-equivalent to the HTTP path. Idempotency-Key is required on every execute.

The canonical execute path is POST /v1/agents/purchases/execute. The MCP tools/call envelope returns a structured deny for mutating commerce tools at v0 so clients always reach the canonical endpoint; this is engineering safety, not a planning hedge.

Limits

Agent identity

Agents authenticate as a buyer-organization credential (JWT) or with a scoped grnt_agent_* credential issued by that organization. The autonomous verified-agent principal is RESERVED until P8 and is not part of this transport — agent identity is the buyer organization or the scoped credential it issues.

Live state

/capability-status is the authoritative source for the runtime state of MCP transport, the live query-license verifier, and live LLM-assisted Refinery.