# BlindPay for AI: The complete financial stack for AI agents

Connect AI assistants and agents to BlindPay's payment infrastructure. Move money with natural language via MCP Server, Agent Skills, and the CLI: agentic stablecoin payments.

## Surfaces
- MCP Server: `npx -y @blindpaylabs/blindpay-mcp`: exposes the BlindPay API as MCP tools. Works with Claude, Cursor, Claude Code, and any MCP host.
- Agent Skills: `npx skills add blindpaylabs/blindpay-skills`: structured domain knowledge of rails, corridors, fees, and API patterns.
- CLI: `npm install -g @blindpay/cli`: full API in the terminal with JSON output, built for developers and agents.

## What agents can do
- Create FX and payout quotes.
- Execute payouts across blockchains and local rails.
- Manage customers, virtual accounts, and webhooks.

## AI builder integrations
- Hub: https://blindpay.com/docs/integrations
- Lovable, v0, Bolt.new, Replit, Cursor, Claude Code.

## Links
- MCP repo: https://github.com/blindpaylabs/blindpay-mcp
- Skills repo: https://github.com/blindpaylabs/blindpay-skills
- Docs: https://blindpay.com/docs/getting-started/overview
