Skip to content
VS Code

mango-office-mcp for VS Code

io.github.theyahia/mango-office-mcp

MCP server for Mango Office — cloud PBX, call management (Russia)

client:VS Code transport:stdio runtime:npm

Install mango-office-mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mango-office-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/mango-office-mcp"
      ]
    }
  }
}

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

mango-office-mcp in other clients