Prerequisites
- Python 3.10 or higher
- An OpenAI API key (or other supported LLM provider)
Get started in 3 steps
Observability and tracing
Agentor supports tracing for agent runs and tool calls. SetCELESTO_API_KEY to enable automatic tracing, or enable it explicitly in the agent configuration.
Set up tracing
Follow the step-by-step tracing setup guide.
Next steps
Build an Agent
Learn how to build an Agent with tools.
Build an MCP Server
Learn how to add capabilities to your Agent with MCP Servers.
Deploy your Agent
Learn how to deploy your Agent to cloud and access it from your applications.