← Back to Plugins
MCP Server MCP

io.github.bperezpereira/mcp

github By github 👁 1 views ▲ 0 votes

Chilean DTE/SII invoicing — issue invoices, reconcile payments and manage clients with AI agents.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.wasabil.com",
      "variables": {
        "oauth_token": {
          "description": "OAuth 2.0 bearer token. Authenticate via your MCP client.",
          "isRequired": true,
          "isSecret": true
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...