Last week we launched support for MCP - Model Context Protocol endpoints in backend applications.
Now you can create MCP endpoints by attaching a number of Business Processes to the endpoint and use it with most LLMs (GPT, Claude, etc). We are actively looking for the users feedback on this feature prior to any improvements and enhancements.
MCP endpoints implementation supports both old standard (2024-11-05) and latest (2025-03-26).
Important limitations & known issues:
- No authentication support
- Requires proper name and description in every attached business process, and Start/End blocks variables
- In some cases application generation will fail (we investigate)