Skip to main content
Meta Agent Workspace The Meta Agent is Kubiya’s unified orchestration interface—a coordination layer that connects any user to the full Kubiya platform through natural language. Unlike individual agents that specialize in specific domains, the Meta Agent acts as an intelligent router and coordinator that understands your intent and orchestrates the appropriate resources, agents, teams, and workflows to accomplish your goals. Built on the Model Context Protocol (MCP), the Meta Agent has direct access to all Kubiya Platform APIs, enabling it to manage agents, teams, environments, projects, executions, cognitive memory, and the context graph—all from a single conversational interface.
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 TypeWithout Meta AgentWith Meta Agent
Business UsersNeed to learn platform UI, create agents, configure environmentsAsk questions in natural language, get results
DevelopersWrite API calls, configure MCP servers, manage agent lifecyclesDescribe what they need, Meta Agent orchestrates
Data EngineersNavigate context graph queries, manage datasets manuallyQuery infrastructure relationships conversationally
Platform EngineersManually coordinate agents, teams, and executionsLet Meta Agent route tasks to the right resources

Key Capabilities

CapabilityDescription
Intelligent Task RoutingRoutes requests to appropriate agents and teams
Context Graph ExplorationQuery infrastructure without writing Cypher
Cognitive Memory AccessTap into organizational knowledge
Cross-Resource CoordinationOrchestrate 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:
CategoryCapabilities
AgentsList, create, update, delete, execute agents
TeamsManage teams, assign agents, execute team workflows
EnvironmentsCreate and configure execution environments
ProjectsOrganize work by objective or domain
ExecutionsMonitor, stream, and control running tasks
Context GraphQuery infrastructure relationships and dependencies
Cognitive MemoryStore and recall organizational knowledge
Background JobsSchedule and manage recurring automation

Quick Start

  1. Open the workspace: Click Compose in the sidebar or press Cmd+J (Mac) / Ctrl+J (Windows)
  2. Ask a question: Type naturally, like “Show me all agents with shell access”
  3. Review the response: See tool calls, reasoning, and structured results
  4. Follow up: Ask clarifying questions or request actions

What’s Next