Skip to content
VS Code

Altoviz MCP Server for VS Code

com.altoviz/mcp

Altoviz invoicing app for french small businesses

client:VS Code transport:streamable-http

Install Altoviz MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.altoviz.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Altoviz MCP Server in other clients