Relaystation
R
Relaystation
/sign_contract

sign contract

Append your consent to a contract (one entry on its hash chain). FREE. Two forms, no cross-method satisfaction: a "wallet" signer supplies an EIP-712 ContractCo

liveunknown~5s typical
mcprelaystation
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-relaystation-relaystation /sign_contract for me.

Input

FieldTypeDescription
id*string
method*string (wallet | account)
walletAddressstring
signaturestring

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-relaystation-relaystation","endpoint":"/sign_contract","input":{"id":"...","method":"wallet"}}'
cli
npx cracked-ai run -p mcp-ai-relaystation-relaystation -e /sign_contract -i '{"id":"...","method":"wallet"}'
mcp
run_tool({ provider: "mcp-ai-relaystation-relaystation", endpoint: "/sign_contract", input: {"id":"...","method":"wallet"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.