Skip to content
VS Code

inbrix for VS Code

ai.inbrix/helpdesk

AI-native helpdesk hosted in Germany: tickets, replies, KPIs and knowledge base over MCP.

client:VS Code transport:streamable-http

Install inbrix in VS Code

.vscode/mcp.json

{
  "servers": {
    "helpdesk": {
      "type": "http",
      "url": "https://app.inbrix.ai/api/mcp"
    }
  }
}

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

inbrix in other clients