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.
Add to your project
"hot.dev/mcp": "1.3.1"
Add this to your deps in hot.hot
Namespaces
::mcp
| Namespace | Functions | Types | Description |
|---|---|---|---|
::ai | 7 | — | Bridge between an external Model Context Protocol (MCP) server and |
::client | 6 | — | MCP client session management. |
::prompts | 6 | — | MCP prompt discovery and retrieval. |
::resources | 7 | — | MCP resource discovery and reading. |
::tools | 7 | — | MCP tool discovery and invocation. |
::types | 1 | 14 | Type definitions for the Model Context Protocol (MCP). |