Wasabil
Wasabil MCP Server
Connect Claude, Cursor, or any MCP-compatible AI client to your Wasabil account. Issue Chilean electronic invoices (DTE/SII), reconcile bank payments, and manage clients — all through natural language.
Wasabil is the first electronic invoicing platform in Chile with native MCP support.
Quick install
Claude Code (CLI)
claude mcp add --transport http --scope user wasabil https://mcp.wasabil.comThen open Claude Code, type /mcp, select wasabil, and choose Authenticate. A browser window will open — log in to your Wasabil account and authorize access.
Claude.ai
Go to Customize → Connectors in claude.ai
Click + → Add custom connector
Name:
Wasabil/ URL:https://mcp.wasabil.comAuthorize with your Wasabil account
Other MCP clients (Cursor, Windsurf, etc.)
Add a remote MCP server with URL https://mcp.wasabil.com. If your client asks for OAuth details:
Field | Value |
MCP Server URL |
|
Authorization URL |
|
Token URL |
|
Issuer |
|
Registration URL |
|
Client ID |
|
Client Secret | (leave empty) |
Grant type |
|
PKCE |
|
Token endpoint auth method |
|
Related MCP server: buchpilot-mcp
What you can do
Once connected, your AI can:
Tool | What it does |
Documents | Issue invoices, boletas, credit notes, purchase invoices |
Search | Query documents by folio, client, date, reference |
Reports | Sales by month, product, client, or custom attribute |
Attributes | Assign and filter custom metafields |
Clients | Create and find document recipients |
Suppliers | Manage suppliers for purchase invoices |
Reconciliation | Link bank payments to documents |
Transactions | Import bank statement movements |
Example prompts
"Emite una boleta por $29.990 a nombre de Juan Pérez por suscripción mensual"
"Muéstrame las facturas emitidas esta semana"
"¿Cuáles son los documentos pendientes de conciliar?"
"Genera un reporte de ventas de mayo 2026 por cliente"
"Emite una nota de crédito para anular la factura folio 1234"REST API
If you prefer direct API integration, Wasabil exposes a full REST API:
Base URL: https://api.wasabil.com/api
Auth: Bearer token (get yours at app.wasabil.com/api-tokens)See wasabil.com/developers for the full API reference, including:
All DTE types (33, 34, 39, 41, 46, 52, 56, 61, 110, 111, 112, 200)
Webhooks
Bulk issuance (up to 100 documents per request)
Bank reconciliation API
OAuth 2.0 for multi-company integrations
Code examples are in the examples/ folder.
Requirements
A Wasabil account (wasabil.com)
Any plan (Growth, Full, or Unlimited) — MCP and API are available on all plans
An MCP-compatible client (Claude Code, Claude.ai, Cursor, Windsurf, or any client supporting OAuth 2.0 + PKCE)
Security
The MCP server uses OAuth 2.0 with PKCE. Your Wasabil credentials are never shared with the AI client — only a scoped access token tied to the specific company you authorize.
Full documentation
MCP setup guide: app.wasabil.com/mcp-setup
API reference: app.wasabil.com/api-docs
Public developer docs: wasabil.com/developers
Support
Wasabil is built in Santiago, Chile. Backed by Platanus Ventures and Start-Up Chile.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityAmaintenanceAI-native business management — invoices, expenses, clients, products, quotes, and webhooks. 31 tools for Claude, Cursor, Windsurf, and Cline.1005769MIT
- FlicenseBqualityCmaintenanceMCP server for DACH accounting automation. Connect AI assistants to sevDesk and Lexoffice — create invoices, manage contacts, handle bookings and vouchers for German-speaking businesses.1537
- FlicenseNot gradedqualityCmaintenanceProvides AI agents with 220+ tools for building websites, sending email, managing contacts, invoicing, databases, automation, and more through a single secure connection. Features hardware-bound authentication and works with Claude Desktop, Claude Code, Cursor, and other MCP-compatible clients.
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to manage business operations including invoicing, WooCommerce syncing, expense tracking, POS, inventory, and team management through natural language.522MIT
Related MCP Connectors
Chile DTE for AI agents - boleta/factura electronica via OpenFactura or LibreDTE. Stateless BYO.
AI-native ERP MCP: ES/EU fiscal compliance (VeriFactu/TicketBAI/Facturae), invoicing, tax, banking
Form companies, manage bank accounts, cards, invoices and more — directly from your AI coding tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bperezpereira/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server