mcpserver.lol
registry/ambr-mcp-server
Connection check verified live · 27h ago

ambr-mcp-server

Ricardian contracts for AI agents — dual-format, SHA-256 bound, legible by construction.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

ambr_agent_handshake intent*messagecontract_id*visibility_preference
Initiate a handshake on a contract on behalf of your delegating principal. Requires an API key with an active delegation (principal wallet registered via /api/v1/delegations). Rec…
ambr_create_contract template*parameters*amendment_typeparent_contract_hashprincipal_declaration*oversight_threshold_usd
Generate a Ricardian Contract from a template. Creates a dual-format contract (human-readable legal text + machine-parsable JSON) using AI, linked by SHA-256 hash. The contract is…
ambr_get_contract read-only id*
Retrieve a contract by ID, SHA-256 hash, or UUID. With a valid API key (contract creator): returns the full contract including human-readable text, machine-readable JSON, status,…
ambr_get_contract_status read-only id*
Check the status of a contract and its amendment chain. Returns the current status and any linked amendments (parent or child contracts). Useful for verifying if a contract is act…
ambr_list_templates read-only
List available contract templates on Ambr. Returns all active Ricardian Contract templates with their slugs, names, descriptions, categories, parameter schemas, and pricing. Use t…
ambr_verify_hash read-only hash*
Verify a contract's SHA-256 hash to confirm document integrity. Checks whether the provided hash matches a contract stored on Ambr. Returns verification status, contract metadata,…