MCP v2.0.0 — HTTP-режим, промпты и ресурсы для AI-агентов
The mcp-vibecode-api npm package has been released in version 2.0.0 — a major update for everyone building AI agents on Bitrix24. We've packed everything you need to connect Claude Code, Cursor, Windsurf, and other AI tools to the platform.
HTTP mode. MCP can now run as an HTTP server with the --http flag — connect Cursor Remote MCP, Windsurf, and CI pipelines without an stdio wrapper. One server, multiple clients.
Ready-made prompts. The package ships with prompts for common tasks: create-bitrix24-app, deploy-app-step-by-step, diagnose-server-issue, upgrade-from-trial. Called directly from Claude Code — no need to remember request structure.
Resources for the agent. The agent reads up-to-date API reference, error codes, and platform tariff limits on its own — no separate doc queries. Fewer hallucinations, more working code from the first prompt.
53 tools. CRM, bots, apps, servers, deployment, AI, tasks, chats, keys, and more — all available through a single MCP interface.
How to update. Install globally via npm — the exact command and package name are on the npm page (link below). Restart the MCP client after updating. You can also ask the AI agent: "Update the MCP package to the latest version".
Package on npm: https://www.npmjs.com/package/@bitrix24/mcp-vibecode-api