Claude Code + BlindPay

Connect Claude Code to BlindPay via the MCP server and Agent Skills: run payouts, quotes, and virtual accounts from the terminal in natural language.

Claude Code is Anthropic's terminal coding agent. Connect it to BlindPay with the MCP server and Agent Skills for agentic stablecoin payments from the command line.

Add the MCP server

Bash
Terminal

Or add it manually to your project's .mcp.json:

JSON
.mcp.json

Add Agent Skills

Bash
Terminal

Use it

Get your credentials

Copy your API key and instance ID from the BlindPay dashboard.

Ask Claude Code

text
Claude Code prompt

Build integrations

With Skills loaded, Claude Code can scaffold full BlindPay integrations in your codebase, not just one-off calls.

The MCP server reads your key from the env you pass to claude mcp add. Money-movement tools should require explicit confirmation before executing.

Next steps

FAQ