Documentation
¶
Overview ¶
Package tool provides the tool abstraction layer for the AI Agent, including built-in tools and MCP (Model Context Protocol) client integrations.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package mcp provides MCP (Model Context Protocol) client implementations for connecting to local and remote MCP servers.
|
Package mcp provides MCP (Model Context Protocol) client implementations for connecting to local and remote MCP servers. |
|
local
Package local implements the MCP client for locally-running MCP servers that communicate via stdio transport.
|
Package local implements the MCP client for locally-running MCP servers that communicate via stdio transport. |
|
manager
Package manager manages the lifecycle of MCP client connections and aggregates tools from multiple MCP servers into a unified registry.
|
Package manager manages the lifecycle of MCP client connections and aggregates tools from multiple MCP servers into a unified registry. |
|
remote
Package remote implements the MCP client for remotely-running MCP servers that communicate via SSE or streamable HTTP transport.
|
Package remote implements the MCP client for remotely-running MCP servers that communicate via SSE or streamable HTTP transport. |
Click to show internal directories.
Click to hide internal directories.