# Agent Framework examples for IBM i MCP
This directory contains example agent frameworks that connect to the IBM i MCP server to perform various system monitoring, management, and analysis tasks.
## Available Frameworks
| Framework | Language | Description |
|-----------|----------|-------------|
| [Agno](./agno) | Python | Agents built with Agno's AgentOS
| [LangChain](./langchain) | Python | Agents built with LangChain framework |