How to Use the Facturama (SAT) MCP in Claude Code
Automate your Mexican tax compliance directly from the command line using Claude Code and the Facturama (SAT) MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Facturama (SAT) MCP to Claude Code
Create your Vinkius account to connect Facturama (SAT) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
CLI-Driven CFDI Management via MCP Server
Claude Code brings headless execution to your Mexican tax workflows. From your terminal, you can issue commands to generate CFDIs without a browser, using `create_invoice` to submit tax data directly to the SAT through Facturama's API. This terminal-first approach lets you pipe outputs from `list_invoices` into other CLI utilities like grep or jq. You can quickly filter transactions, check tax statuses, and manage your financial records with standard shell commands.
Headless Compliance and Tax Audits
Running compliance checks in a headless environment is straightforward with this MCP Server. Claude Code can run cron jobs that call `get_tax_status` and `list_taxes` to ensure your system is aligned with current SAT regulations. If the agent detects an issue, it can query `list_catalog` to find the correct product codes and output a report directly to your terminal. This makes it easy to monitor tax compliance within your existing server infrastructure.
Scriptable Client and Catalog Sync
Automate your B2B client management using shell scripts and terminal commands. Claude Code can execute `create_client` to register new tax profiles and `delete_client` to purge outdated records without manual data entry. By calling `list_products` and `get_product`, your terminal agent can keep your local product database perfectly synced with SAT tax mappings. You can run these sync routines as part of your deployment pipelines or nightly maintenance scripts.
Set up Facturama (SAT) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefacturama-sat-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Facturama (SAT) transactions." It will automatically discover and invoke the available Facturama (SAT) tools.
claude mcp add --transport http facturama-sat-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Facturama (SAT) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Facturama (SAT) MCP today
We host it, we monitor it, we maintain it. You just paste one token.