{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.bperezpereira/mcp",
    "description": "Chilean DTE/SII invoicing \u2014 issue invoices, reconcile payments and manage clients with AI agents.",
    "repository": {
        "url": "https://github.com/bperezpereira/mcp",
        "source": "github"
    },
    "version": "1.0.0",
    "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
                }
            }
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-18T20:09:05.939578Z",
            "publishedAt": "2026-05-18T20:09:05.939578Z",
            "updatedAt": "2026-05-18T20:09:05.939578Z",
            "isLatest": true
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-05-18T20:09:05+02:00",
            "updatedAt": "2026-05-18T20:09:05+02:00"
        }
    }
}