Bitrix24 for Cursor
io.github.bitrix24/bitrix24
MCP server enabling AI agents to manage Bitrix24 features via standardized protocol
client:Cursor
transport:streamable-http
Install Bitrix24 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bitrix24": {
"url": "https://mcp.bitrix24.com/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs