Documentation
¶
Overview ¶
Package mcptool provides integration with the Model Context Protocol (MCP). It allows agents to connect to external MCP servers via stdio (subprocess) or HTTP (SSE / streamable HTTP) and expose their tools as tool.Tool / tool.FuncTool instances.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddTool ¶
AddTool registers a tool.FuncTool on the given mcp.Server so it is exposed to MCP clients.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.