Langdock’s MCP implementation enables seamless integration with external tools and services through the Model Context Protocol standard, providing powerful extensibility for AI assistants and chat interactions.
MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.
MCP integrations in Langdock reuse the existing integration architecture with MCP-specific extensions, allowing the same action execution system to work for both traditional integrations and MCP servers.
Automatic Discovery: MCP tools are automatically converted to Langdock actions, meaning confirmation mechanisims and input / output previews are the same.