MCP Server
MCP
io.github.bperezpereira/mcp
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
By
Comments
Sign in to leave a comment