Enables creation and management of PIX payment charges, including instant payments, refunds, and transaction monitoring through the Vaultix payment platform.
Vaultix MCP Server
Model Context Protocol (MCP) server for the Vaultix Payment API. Allows Claude to interact directly with your Vaultix account.
Installation
Option 1: Install from GitHub
Option 2: Clone and build locally
Configuration
1. Get your API Key
Get your API key from the Vaultix Dashboard.
2. Configure Claude Code
Add to your Claude Code MCP settings (~/.claude/claude_desktop_config.json):
Or if installed locally:
3. Restart Claude Code
After saving the configuration, restart Claude Code to load the MCP server.
Available Tools
Charges (Cobranças)
Tool | Description |
| Create a new charge (PIX, Card, Boleto) |
| Get a charge by ID |
| List all charges |
| Cancel a pending charge |
Customers (Clientes)
Tool | Description |
| Create a new customer |
| Get a customer by ID |
| List all customers |
| Update a customer |
| Delete a customer |
Refunds (Reembolsos)
Tool | Description |
| Create a refund for a charge |
| Get a refund by ID |
| List all refunds |
Balance (Saldo)
Tool | Description |
| Get current balance |
| List balance transactions |
Products (Produtos)
Tool | Description |
| Create a product |
| Get a product by ID |
| List all products |
| Update a product |
| Delete a product |
Orders (Pedidos)
Tool | Description |
| Get an order by ID |
| List all orders |
Transactions (Transações)
Tool | Description |
| Get a transaction by ID |
| List all transactions |
| Get transaction summary |
Payment Links
Tool | Description |
| Create a payment link |
| Get a payment link by ID |
| List all payment links |
| Deactivate a payment link |
Payouts (Saques)
Tool | Description |
| Create a payout (PIX or bank transfer) |
| Get a payout by ID |
| List all payouts |
| Cancel a pending payout |
Usage Examples
Once configured, you can ask Claude:
Environment Variables
Variable | Description |
| Your Vaultix secret API key (sk_live_... or sk_test_...) |
API Documentation
For more information about the Vaultix API, visit:
Support
License
MIT