@asgpay/mcp-server
Freeby MCP Community
ASG Pay MCP Server — 18 AI agent tools for Claude, Codex, Cursor, and Gemini CLI. Create virtual cards, fund wallets, manage spending, onboard agents via Model
v1.0.6Added Apr 12, 2026
asg-payasgpaymcpmcp-servermodel-context-protocol
@asgpay/mcp-server MCP Server
ASG Pay MCP Server — 18 AI agent tools for Claude, Codex, Cursor, and Gemini CLI. Create virtual cards, fund wallets, manage spending, onboard agents via Model
Installation
npx -y @asgpay/mcp-server
Reviews
Installation
Quick install
npx -y @asgpay/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@asgpay/mcp-server": {
"command": "npx",
"args": ["-y", "@asgpay/mcp-server"]
}
}
}