TinyMCP creates an interface between TinyAgent and the Model Context Protocol (MCP) SDK.
The MCP client instance
Whether the client is connected
The prompts available to the client
The resources available to the client
The tools available to the client
Attach the MCP Client instance to the transport. Does nothing if the client is already connected.
Disconnects the MCP client.
Fetches the tools from the MCP client and converts them to TinyTool instances.
TinyMCP creates an interface between TinyAgent and the Model Context Protocol (MCP) SDK.