Skip to content
VS Code

Bitrix24 for VS Code

io.github.bitrix24/bitrix24

MCP server enabling AI agents to manage Bitrix24 features via standardized protocol

client:VS Code transport:streamable-http

Install Bitrix24 in VS Code

.vscode/mcp.json

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

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

Bitrix24 in other clients