Your server. Your AI of choice. Full DevOps superpowers.

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.

Bring your own subscription or API key — Anthropic, OpenAI, xAI, or Google · Install in 60 seconds
Already purchased? Activate your license →

How it works

Three steps to turn Claude into an AI engineer with root access to your server.

1

Install the agent

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.

2

Connect your AI client

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.

3

Just talk to your AI

"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.

32 DevOps tools, one MCP server

Every tool your AI engineer needs, all callable from a single conversation — in whatever client you prefer.

bash_execute
Run shell commands with allowlist
file_read
Read any file on the server
file_write
Write files with auto-backup
file_browse
List directory contents
file_search
Grep across codebase
git_status
Branch, dirty files, last commit
db_query
Run SQL against MySQL/PgSQL/SQLite
service_control
Start/stop/restart systemd services
ssl_check
Cert expiry + chain inspection
dns_lookup
A, MX, TXT, CNAME records
logs_list
Find log files by path
log_tail
Stream last N lines
cron_list
Inspect scheduled jobs
disk_analyze
Top space consumers
htaccess_audit
Apache rule safety scan
backup_create
Zip + timestamp any path
backup_list
See all prior backups
rollback_list
File rollback history
rollback_restore
Restore by snapshot ID
envs_list
All saved .env profiles
envs_switch
Hot-swap environment
knowledge_get
Query persistent memory
knowledge_save
Write durable project notes
project_profile
Stack, framework, dependencies
deploy_log_recent
Last N deploy records
session_history
Prior agent conversations
host_capabilities
What works on this host
+ 4 more
See docs for full list

Nothing else does this.

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 onlyN/A$12–30/mo
cPanel / Plesk N/ALicense+
Continue / Cline / Aider IDE-onlyAPI onlyFree / API
Generic MCP servers varies✓ narrowFree

Simple pricing. Own it forever.

One-time purchase. No subscriptions, no phone-home, no usage limits. Install on your server, keep it.

Starter
Solo dev, single server. Get started for less than a coffee a month.
$29 one-time
1 server · lifetime updates
  • All 32 MCP tools
  • Web admin panel
  • Per-user MCP tokens
  • Unlimited team users
  • Persistent knowledge base
  • Lifetime updates
  • White-label branding
  • Multi-server hub mode
Agency
For agencies running their own internal infrastructure under a custom brand.
$199 one-time
Unlimited servers · white-label branding
  • Everything in Pro
  • Unlimited servers (no seat cap)
  • White-label branding (product name, tagline, logo, color)
  • Bulk MCP token issuance
  • Priority support + setup help

30-day refund · Secure checkout via Gumroad · License emailed instantly

Use the AI you already pay for.

Whatever subscription or API key you have — bring it. Run your server through chat. One-time license. No recurring fees.

Get started — from $29

Questions

What if I don't have an AI subscription or API credits?

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.

Does this burn my API credits?

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.

Which AI providers and clients work?

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.

Is MCP allowed by these AI vendors' terms?

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.

What kind of server do I need?

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.

What's the difference between this and Laravel Forge?

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.

Can my team share one install?

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.

What happens if I don't renew?

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.

Does it work with CLI tools?

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.

Can I white-label it for clients?

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.

How secure is it?

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.

What if I need help?

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.