Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cmmvio • Uncategorized
An MCP server module enabling standardized interactions between LLMs and CMMV applications.
Standardized tool invocation within CMMV applications.
Flexible transport options to communicate with AI models.
Robust session and connection management with health monitoring.
The @cmmv/mcp module implements the Model Context Protocol (MCP) to facilitate structured and standardized communication between Large Language Models and applications built with the CMMV framework. It supports multiple transport methods including HTTP, SSE, and stdio, and offers features like session management, validation with Zod, and integration with existing HTTP servers. This module enhances modularity, scalability, and security for AI-driven applications by providing a robust and type-safe interface for defining and calling tools.