Supercharge your AI agents with Macropay as a Model Context Protocol (MCP) server.
What is MCP?
MCP is a protocol for integrating tools with AI agents. It can greatly enhance the capabilities of your AI agents by providing them with real-time data and context. Macropay offers a remote MCP server that you can connect to from most AI clients.How does it work?
You need a MCP-capable agent environment to use Macropay over MCP. A few of them are Claude Desktop and Cursor.Connecting to Macropay MCP
Macropay provides two MCP servers:- Production:
https://mcp.macropay.com/mcp/macropay-mcp- Connect to your live Macropay organization - Sandbox:
https://mcp.macropay.com/mcp/macropay-sandbox- Connect to the Macropay sandbox environment for testing
Cursor
In.cursor/mcp.json, add:
Windsurf
Inmcp_config.json, add:
Codex
Add the following to your~/.codex/config.toml:
Claude Code
Run the following command:ChatGPT
MCP is only available for paid users in beta on ChatGPT web, by enabling Developer Mode. Once Developer Mode is enabled, go to Settings -> Connectors and add the MCP server usinghttps://mcp.macropay.com/mcp/macropay-mcp.
For sandbox, use https://mcp.macropay.com/mcp/macropay-sandbox instead.
Claude Desktop
Go to Settings -> Connectors and click Add custom connector. Name it “Macropay” and addhttps://mcp.macropay.com/mcp/macropay-mcp as the server URL.
For sandbox, use https://mcp.macropay.com/mcp/macropay-sandbox as the server URL instead.
Save, and click Connect to connect to your Macropay organization.