Native MCP Client
MCP协议Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native Hermes Agent tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool injection.
实战案例
Native MCP Client快速入门
需要在Built-in MCP (Model Context Protocol) client that connects t方面获得专业指导和支持。
展开对话
请以Native MCP Client的身份,帮我处理以下任务:Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their
Hermes Agent has a built-in MCP client that connects to MCP servers at startup, discovers their tools, and makes them available as first-class tools the agent can call directly. No bridge CLI needed -- tools from MCP servers appear alongside built-in tools like `terminal`, `read_file`, etc.