SDKv2.1.2
Expand tool coverage by running local binaries as MCP servers
Agno Team
October 7, 20251 min read
You can now run local binaries (for example, ./script) as MCP servers via MCPTools and MultiMCPTools. This makes it simple to operationalize existing scripts and CLIs as governed, observable tools inside Agno without rewriting them.
Details
- No wrapper code required—treat any executable as an MCP server
- Works across local dev, CI, containers, and air‑gapped environments
- Compose multiple MCP servers with MultiMCPTools for broader automation
Who this is for: Teams standardizing on MCP and looking to onboard internal tools quickly.