Trust & Verification v1 MCP server for CommandLayer.
This server exposes MCP tools and bridges runtime-backed operations to the CommandLayer runtime over HTTP.
- discover_action
- get_action_schema
- verify_receipt
- resolve_agent
verify_receipt forwards { receipt } to the runtime verify endpoint and returns the runtime response directly.
COMMANDLAYER_RUNTIME_URL(optional, default:https://runtime.commandlayer.org)COMMANDLAYER_VERIFY_PATH(optional, default:/api/verify)ETHEREUM_RPC_URL(optional, used for ENS text record lookups)PORT(optional, default:3000)
verify, authenticate, signing, attest, validate, proof, witness, certify, notarize, approve.
Only verify is live in v1.
npm install
npm startDeploy with Railway using railway.toml, then point mcp.commandlayer.org to the deployment.
- cl.sig.kid
- cl.sig.pub
- cl.sig.canonical
- cl.receipt.signer