Skip to content

MCP Server support

Choose a tag to compare

@lewis-backplane lewis-backplane released this 24 Feb 23:10
· 71 commits to main since this release

[0.19.0] - 2026-02-24

Feature / MCP Server

  • Agentify can run it's own MCP server e.g. agentify mcp start
  • Agent tools can be local or remote via MCP
  • Tools deployed to MCP server via agentify mcp register tool.yaml or path/to/tools
  • MCP Server Tool invocation: agentify mcp invoke <tool_name>
  • View Tool schema via agentify mcp schema <tool_name>
  • List Tools on MCP Server agentify mcp list
  • Agent can connect to multiple MCP Servers via MCP Client