Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.

Meta Agent is your primary interface for exploring infrastructure. Instead of writing Cypher queries or navigating visual graph tools, simply ask the Meta Agent about your infrastructure relationships, dependencies, and resources in natural language.
Why Meta Agent?
Kubiya provides powerful primitives: agents, teams, environments, skills, policies, and cognitive memory. But navigating these resources typically requires understanding the platform deeply. The Meta Agent eliminates this barrier:| User Type | Without Meta Agent | With Meta Agent |
|---|---|---|
| Business Users | Need to learn platform UI, create agents, configure environments | Ask questions in natural language, get results |
| Developers | Write API calls, configure MCP servers, manage agent lifecycles | Describe what they need, Meta Agent orchestrates |
| Data Engineers | Navigate context graph queries, manage datasets manually | Query infrastructure relationships conversationally |
| Platform Engineers | Manually coordinate agents, teams, and executions | Let Meta Agent route tasks to the right resources |
Key Capabilities
| Capability | Description |
|---|---|
| Intelligent Task Routing | Routes requests to appropriate agents and teams |
| Context Graph Exploration | Query infrastructure without writing Cypher |
| Cognitive Memory Access | Tap into organizational knowledge |
| Cross-Resource Coordination | Orchestrate complex multi-step operations |
MCP-Powered Architecture
The Meta Agent connects to the Kubiya Control Plane through MCP, giving it access to all platform capabilities:| Category | Capabilities |
|---|---|
| Agents | List, create, update, delete, execute agents |
| Teams | Manage teams, assign agents, execute team workflows |
| Environments | Create and configure execution environments |
| Projects | Organize work by objective or domain |
| Executions | Monitor, stream, and control running tasks |
| Context Graph | Query infrastructure relationships and dependencies |
| Cognitive Memory | Store and recall organizational knowledge |
| Background Jobs | Schedule and manage recurring automation |
Quick Start
- Open the workspace: Click Compose in the sidebar or press
Cmd+J(Mac) /Ctrl+J(Windows) - Ask a question: Type naturally, like “Show me all agents with shell access”
- Review the response: See tool calls, reasoning, and structured results
- Follow up: Ask clarifying questions or request actions
What’s Next
- Chat Interface - Learn the UI controls and features
- Capabilities - Explore what Meta Agent can do
- Examples - See real-world use cases
- Built-in Tools - Reference for all available tools