OpenClaw is an open-source autonomous AI agent that runs locally and makes sequential tool calls to get work done. Connect it to BlindPay with the MCP server and Agent Skills for agentic stablecoin payments.
Add the MCP server
Install BlindPay's MCP server through OpenClaw's MCP registry:
Or add it directly under mcp.servers in your OpenClaw config:
Verify the server is reachable:
Add Agent Skills
Use it
Get your credentials
Copy your API key and instance ID from the BlindPay dashboard.
Add the MCP server
Run the openclaw mcp add command above (or edit the config), then reload.
Ask the agent
Tell OpenClaw:
OpenClaw runs autonomously and chains tool calls. Keep money-movement gated on explicit confirmation, and scope the API key to what the agent should do.