OpenClaw + BlindPay

Connect OpenClaw to BlindPay with the MCP server and Agent Skills. The autonomous agent runs stablecoin payouts and quotes via natural language.

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:

Bash
Terminal

Or add it directly under mcp.servers in your OpenClaw config:

JSON
OpenClaw config

Verify the server is reachable:

Bash
Terminal

Add Agent Skills

Bash
Terminal

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:

text
OpenClaw prompt

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.

Next steps

FAQ