Bitrix24 for Grok
io.github.bitrix24/bitrix24
MCP server enabling AI agents to manage Bitrix24 features via standardized protocol
client:Grok
transport:streamable-http
Install Bitrix24 in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"bitrix24": {
"type": "http",
"url": "https://mcp.bitrix24.com/mcp/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs