v2.1.2
October 7, 2025
Expand tool coverage by running local binaries as MCP servers
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.
