Integrate with
any stack.
Use the REST API directly, the aipaysh npm package, or connect via MCP. No SDK wrapper needed — the API is the SDK.
Choose your interface.
Call the API directly from any language. Bearer token auth, JSON request/response, 9 resource groups. Works with Python, Go, Ruby, Java — anything that speaks HTTP.
- Bearer token authentication
- JSON request and response
- Works from any language or framework
- 9 resource groups, 40+ endpoints
Install the CLI globally for terminal access, or use it to start the MCP server programmatically. Authenticate once, then script everything.
- 8 CLI command groups
- MCP server built in
- Magic link or API key auth
- Node.js 18+ and Bun supported
One command connects 35 tools to Claude Code, Claude Desktop, or any MCP-compatible agent. Zero-code integration — the agent uses tools directly.
- 35 tools across 8 categories
- Works with Claude Code and Desktop
- Destructive actions require approval
- Read-only actions execute instantly
Create a card
with one request.
Authenticate with a Bearer token, POST to /v1/cards, and get back a live virtual Mastercard. Works from any language.
Works with your agent framework.
Use MCP tools directly or wrap REST API calls as custom LangChain tools for agent financial access.
Connect via MCP to give your crew autonomous spending. Each agent gets its own card and budget policy.
Function calling via MCP tools or direct REST API integration for multi-agent financial workflows.
The REST API works from Python, Go, Ruby, Java, or any HTTP client. No SDK dependency required.