hot.dev/mcp — MCP client for connecting to Model Context Protocol servers. Supports tools, resources, prompts, SSE streaming, and a bridge that surfaces remote tools as `::ai::tool/Tool` records consumable by the chat run-loop.

Version: 1.3.1

Author: Hot Dev

License: Apache-2.0

Add to your project

"hot.dev/mcp": "1.3.1"

Add this to your deps in hot.hot

Namespaces

::mcp

NamespaceFunctionsTypesDescription
::ai7Bridge between an external Model Context Protocol (MCP) server and
::client6MCP client session management.
::prompts6MCP prompt discovery and retrieval.
::resources7MCP resource discovery and reading.
::tools7MCP tool discovery and invocation.
::types114Type definitions for the Model Context Protocol (MCP).