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-claim cards-cards-update-controls cards-cards-list-transactions cards-cards-top-up keys-keys-create keys-keys-list keys-keys-revoke keys-keys-validate funding-funding-list-tokens funding-funding-get-balance funding-funding-verify funding-funding-get-wallet-balance withdrawals-withdrawals-create withdrawals-withdrawals-list payments-payments-execute x402-x402-pay 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 ap2-ap2-list-mandates AND 21 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", "api-key-auth:${API_KEY_AUTH}" ], "env": { "API_KEY_AUTH": "mag3nt_live_YOUR_API_KEY" } }