Skip to main content
agent_os.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your OpenAI API key

4

Clone Agno

Clone the repository and run the remaining commands from its root:
5

Start MCP Toolbox

Start the demo database and toolbox service on port 5001:
6

Run the example

Run the example from the repository root:
Full source: cookbook/91_tools/mcp/mcp_toolbox_demo/agent_os.py