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
TerminalOr add it manually to your project's .mcp.json:
JSON
.mcp.jsonAdd Agent Skills
Bash
TerminalUse it
Get your credentials
Copy your API key and instance ID from the BlindPay dashboard.
Ask Claude Code
text
Claude Code promptBuild 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.