mcp

bperezpereira/mcp
★ 0 stars Unknown language 🤖 AI/LLM Updated 6d ago
Chilean electronic invoicing (DTE/SII) MCP server — issue invoices, reconcile payments and manage clients from Claude, Cursor or any AI agent
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bperezpereira/mcp"
      ]
    }
  }
}

README Excerpt

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.** ```bash claude mcp add --transport http --scope user wasabil https://mcp.wasabil.com

Tools (1)

authorization_code