Skip to main content
An MCP client connecting through two servers — a no-auth documentation server and an OAuth platform server — that opens onto Akua clusters, Kubernetes, installation repositories, and dashboards
Akua supports coding agents through the public CLI, optional Model Context Protocol (MCP) servers, and hosted agents. These interfaces use the same platform API and workspace access controls. Start external coding-agent onboarding through the CLI; add MCP when another tool surface helps the task.

What you can do

Agent setup

Install, authenticate, and operate the CLI with optional MCP context.

Hosted agents

Use the embedded dashboard agent or configure workspace agents that investigate, propose, and automate operations inside Akua.

Documentation MCP

Search current Akua docs without authentication from compatible MCP clients.

Platform MCP

Manage clusters, products, and installs via the Akua API from external AI tools. Uses OAuth 2.1 and sandboxed Code Mode.

Installation repositories

How agents read, prepare, and review changes to Akua installations through their git repositories.

Kubernetes access

Give agents direct access to cluster resources through the Kubernetes API proxy and command execution.

Quick setup

Ask your coding agent to drive the CLI quickstart:
The prompt tells the agent to ask for your goal, install or update akua, complete browser sign-in, confirm workspace context, and request approval before consequential actions. Optional MCP setup comes after the CLI path works.
See Agent Setup for the CLI flow and optional MCP servers.

Beyond MCP

Akua’s AI integration goes beyond MCP servers:
  • Contextual menu: every doc page offers copy-as-markdown, open-in-AI, and one-click editor setup
  • llms.txt: industry-standard files (llms.txt and llms-full.txt) for AI indexing
  • Agent setup prompt: use Agent Setup for agent-readable setup instructions

Agent setup

Start with the CLI and add MCP only when useful.

Hosted agents

The embedded dashboard agent and the full agent product model.

Platform MCP

How Code Mode gives agents full API access in a sandboxed V8 isolate.

Examples

See agents in action: log analysis, security audits, and more.