
Build. Deploy. Discover.
One Kubernetes-native registry for MCP servers, agents, skills, and prompts. Curate the AI building blocks your team trusts, then deploy them into your cluster through kagent with one command.
MCP Tools & Servers
Pull servers from npm, PyPI, OCI, or a remote URL into a catalog your platform team controls, then deploy them as Kubernetes workloads.
- Search the registry by name, publisher, or tool
- Enrichment scores and verified-publisher signals on every entry
- Deployed through kagent as native Kubernetes resources
Skills
Skills are versioned artifacts in the same catalog as everything else. Scaffold one, publish it, and anyone can pull it by name.
-
Scaffold with
arctl init skill -
Publish with a single
arctl apply - Pull into a repo, or bundle into an agent blueprint
Agents
A blueprint records what an agent is — its identity, model, servers, skills, and prompts. Deploy it and kagent materialises it as native Kubernetes resources.
-
Build, push, and version blueprints with
arctl - One registry, many connected clusters
- Approve before deploy, with publisher and trust signals
Prompts
Publish a prompt once and every agent referencing it picks up the pinned tag. Review the change before it ships.
- Tagged versions, pinned per agent
- See which agents consume each version
- Served to clients through the registry MCP server
A catalog your developers want to browse.
Browse and search the catalog, manage artifacts, and deploy agents and MCP servers into a connected cluster — without leaving the browser.
Click around the window — tabs, rows, detail tabs, Deploy, and Add all work like the real UI, and the lists scroll.
Ship your first agent in five minutes.
Install the control plane with Helm, connect kagent as a runtime, then deploy an approved MCP server from the UI. Your IDE picks it up through the registry MCP server.
- 01Install on Kubernetes Helm installs the registry server and PostgreSQL into the agentregistry namespace.
- 02Connect a runtime Install kagent in the cluster. The built-in kubernetes-default runtime deploys agents and MCP servers through it.
- 03Open the UI and deploy Port-forward 12121, browse the catalog, deploy anything approved.
- 04Configure your IDE Run
arctl configure cursor --port 31313— or vscode, claude-code, kiro.
One control plane for every AI building block.
Install once, connect your clusters, and give every developer one place to discover and deploy.