Skip to main content
Save the following code to agno_assist.py:
agno_assist.py
In ~20 lines: an Agent with memory, state and MCP, served as a FastAPI application.

Run Your AgentOS

1

Set up your virtual environment

2

Install dependencies

3

Export your Anthropic API key

4

Run your AgentOS

Your AgentOS is now running at http://localhost:8000.
EndpointDescription
http://localhost:8000Connect to the control plane
http://localhost:8000/docsInteractive API documentation
http://localhost:8000/configView AgentOS configuration