A self-hosted AI agent that exposes 32 DevOps tools to any MCP-compatible client (Claude Desktop, Claude Code, Cursor, Zed, and more) — and runs its own built-in chat against any model you bring. No SaaS lock-in. No vendor handcuffs.
subscription or API key — Anthropic, OpenAI, xAI, or Google · Install in 60 secondsThree steps to turn Claude into an AI engineer with root access to your server.
Upload the PHP files to your server, open install.php, and follow the wizard. Works on cPanel, Plesk, VPS, Docker, or any PHP 7.4+ host.
Generate an MCP token in the admin panel and paste it into your AI client of choice — Claude Desktop, Claude Code, Cursor, Zed, or any MCP-compatible app. 32 new tools appear in your sessions instantly.
"Check the git status of prod," "tail the Laravel log," "back up and deploy." Your AI client calls the right tool — using whatever subscription or API key you already have.
Every tool your AI engineer needs, all callable from a single conversation — in whatever client you prefer.
We looked — and the shape of this product doesn't exist anywhere else.
| Product | Self-hosted | AI agent | MCP server | BYO AI provider | One-time license |
|---|---|---|---|---|---|
| Server Agent (this) | ✓ | ✓ | ✓ 32 tools | ✓ 4 providers | ✓ from $29 |
| Laravel Forge / Ploi / RunCloud | SaaS only | ✕ | ✕ | N/A | $12–30/mo |
| cPanel / Plesk | ✓ | ✕ | ✕ | N/A | License+ |
| Continue / Cline / Aider | IDE-only | ✓ | ✕ | API only | Free / API |
| Generic MCP servers | varies | ✕ | ✓ narrow | ✓ | Free |
One-time purchase. No subscriptions, no phone-home, no usage limits. Install on your server, keep it.
30-day refund · Secure checkout via Gumroad · License emailed instantly
You'll need some way to run an AI model — either a paid chat subscription or pay-as-you-go API access. The agent supports four providers: Anthropic, OpenAI, xAI, and Google. Pick whichever you already use, or sign up for the cheapest plan that fits your usage. There's no free path that avoids both — but you only pay one provider, not us.
It depends on how you use it. MCP mode (recommended): connect a desktop client that uses your chat subscription, and inference runs through that subscription — no API calls, no credits. Built-in chat mode: the agent calls your provider's API directly using your API key (and that does consume credits). Most users go MCP-first; built-in chat is a fallback for environments without a desktop client.
Providers for built-in chat: Anthropic, OpenAI, xAI (Grok), Google (Gemini). MCP clients tested: Claude Desktop, Claude Code CLI, Cursor, Zed. Any MCP-compatible client should work — we use the standard JSON-RPC over HTTP transport.
Yes — MCP (Model Context Protocol) is an open standard for tool servers. Connecting an MCP server to a desktop client is the officially sanctioned extension mechanism. We don't proxy auth tokens or scrape session cookies (those would violate ToS). We expose tools through the standard MCP interface, which is exactly what it was designed for.
Any PHP 7.4+ host with file-write permissions. Tested on shared cPanel, Plesk, DirectAdmin, Docker, AWS EC2, DigitalOcean, Hetzner, Linode, and generic VPS. The installer auto-detects your host and warns about limitations before you install.
Forge provisions servers and handles deploys — it's a SaaS control panel. This is an AI agent you talk to through Claude. It reads your code, tails your logs, runs queries, debugs issues. Also: Forge is $12/mo/server forever. This is $29 once.
Yes — all paid tiers include unlimited team users (admin/developer/viewer roles). Each member generates their own MCP token; revoke individual tokens when someone leaves.
Nothing. It's a one-time license with lifetime updates. No subscription, no expiry. We don't phone home. If our site disappeared tomorrow, your install keeps working.
Yes. Any MCP client with HTTP transport support — including the Claude Code CLI — can connect using a Bearer token. The setup guide has the exact commands and config blocks.
White-label (custom product name, tagline, logo, color scheme) is exclusive to the Agency tier — every surface (login screen, dashboard, agent header, MCP server name) picks up your brand.
Bcrypt password hashing, AES-256 API key encryption at rest, TOTP 2FA, IP allowlist, per-user role-based permissions, CSRF tokens, rate-limited logins, and auto-rename of the installer after setup. Security headers on all responses.
All paid tiers ship with the full setup guide and HTML docs. Pro and Agency tiers include priority email support; Agency also includes setup assistance.