OpenAgno is a platform built on Agno for creating and operating agents through a declarative workspace. It combines a packaged CLI, an AgentOS/FastAPI runtime, reusable templates, channel integrations, PgVector-backed knowledge, and MCP support.Documentation Index
Fetch the complete documentation index at: https://docs.openagno.com/llms.txt
Use this file to discover all available pages before exploring further.
English
What exists today
- CLI
openagno - declarative workspace in YAML and Markdown
- AgentOS runtime with operational and knowledge routes
- packaged templates
- channels for WhatsApp, Slack, and Telegram
- optional AG-UI and A2A support
- PgVector on PostgreSQL or Supabase
- Mintlify docs and automated tests
What phase 10 adds
- tenant provisioning routes
- tenant-aware knowledge isolation built on Agno filters
- IDE-ready MCP exports
- bilingual onboarding for developers and non-developers
Recommended flow
- Install the project.
- Create a workspace from a template.
- Validate the configuration.
- Start the runtime with
openagno. - Connect channels, IDEs, or external clients.
https://docs.openagno.com/mcp and AI-friendly indexes at https://docs.openagno.com/llms.txt.
Español
OpenAgno es una plataforma sobre Agno para construir y operar agentes mediante un workspace declarativo. Combina una CLI empaquetada, un runtime AgentOS/FastAPI, templates reutilizables, canales, knowledge con PgVector y soporte MCP.Lo que existe hoy
- CLI
openagno - workspace declarativo en YAML y Markdown
- runtime AgentOS con rutas operativas y knowledge
- templates empaquetados
- canales: WhatsApp, Slack y Telegram
- soporte opcional para AG-UI y A2A
- PgVector sobre PostgreSQL o Supabase
- documentación Mintlify y tests automatizados
Lo que agrega la fase 10
- rutas de aprovisionamiento multi-tenant
- aislamiento tenant-aware sobre knowledge usando filtros nativos de Agno
- exportaciones MCP para IDEs
- onboarding bilingüe para perfiles técnicos y no técnicos
Quickstart / Inicio rápido
Installation, first workspace, and runtime startup.
No-code / Sin tocar código
Guided local setup without touching Python code.
Workspace
Which files matter and how they connect.
CLI
Supported commands in the packaged
openagno workflow.Channels / Canales
Runtime channels and their operational requirements.
IDE integration / Integración
Connect the docs and runtime to AI-powered IDEs.