proxy-pay-mcp
✓Proxy Pay MCP server integration for AI agent payments. Use Proxy's Model Context Protocol tools to create payment intents, provision virtual cards, check balances, and track transactions. Requires Proxy account and agent token.
Installation
SKILL.md
Connect to Proxy Pay's MCP server for AI agent payments.
| POLICYREQUIRED | Agent needs policy assigned | | ONBOARDINGINCOMPLETE | Complete KYC first | | INSUFFICIENTBALANCE | Add funds | | AGENTNOTFOUND | Invalid token | | FORBIDDEN | Permission denied | | INTENTNOTFOUND | Bad intent ID | | CARDNOTFOUND | Bad card ID |
Proxy Pay MCP server integration for AI agent payments. Use Proxy's Model Context Protocol tools to create payment intents, provision virtual cards, check balances, and track transactions. Requires Proxy account and agent token. Source: proxyhq/proxy-mcp-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proxyhq/proxy-mcp-skills --skill proxy-pay-mcp Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/proxyhq/proxy-mcp-skills --skill proxy-pay-mcp- Source
- proxyhq/proxy-mcp-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is proxy-pay-mcp?
Proxy Pay MCP server integration for AI agent payments. Use Proxy's Model Context Protocol tools to create payment intents, provision virtual cards, check balances, and track transactions. Requires Proxy account and agent token. Source: proxyhq/proxy-mcp-skills.
How do I install proxy-pay-mcp?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proxyhq/proxy-mcp-skills --skill proxy-pay-mcp Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/proxyhq/proxy-mcp-skills