Bitrix MCP for VS Code
io.github.bitrix24/bitrix-mcp-rest
MCP server that delivers up-to-date Bitrix24 REST API documentation.
client:VS Code
transport:streamable-http
tools:5
Install Bitrix MCP in VS Code
.vscode/mcp.json
{
"servers": {
"bitrix-mcp-rest": {
"type": "http",
"url": "https://mcp-dev.bitrix24.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs