mag3nt
mag3nt
MCP Server ┬╖ payment infrastructure for AI agents
View Docs

Install

Select a method below to install the server.
Cursor Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools
cards-cards-list cards-cards-create cards-cards-bulk-create cards-cards-freeze cards-cards-unfreeze cards-cards-close cards-cards-update-controls cards-cards-list-transactions cards-transactions-list-account cards-cards-top-up keys-keys-create keys-keys-validate funding-funding-list-tokens funding-funding-get-balance funding-funding-verify tokens-tokens-register tokens-tokens-list fees-fees-get-balance fees-fees-deposit withdrawals-withdrawals-create withdrawals-withdrawals-list payments-payments-execute x402-x402-discover x402-x402-receive status-status-get status-status-get-config ap2-ap2-get-agent-card ap2-ap2-list-payment-methods ap2-ap2-create-mandate ap2-ap2-execute AND 18 MORE
Server URL
https://mcp.mag3nt.com/mcp
Raw Configuration
If you have a client that's not listed above, access the raw MCP configuration below.
{ "command": "npx", "args": [ "-y", "mcp-remote@0.1.25", "https://mcp.mag3nt.com/sse", "--header", "Authorization:${API_KEY_AUTH}" ], "env": { "API_KEY_AUTH": "Bearer mag3nt_live_YOUR_API_KEY" } }