Your server,
managed by AI
An AI Copilot and automatic crash diagnosis are built into every FadeHost panel. And with AI Access, Claude, Cursor or any MCP-compatible assistant can monitor, operate and back up your servers β with your permission, never beyond it.
Already working for you in the panel
Copilot, in every panel
An AI operator lives in your serverβs chat tab. Ask why the TPS dropped, what a mod error means, or tell it to fix the view distance β it reads your console, stats and settings, explains what it found, and only acts with your approval.
Crash Doctor
Every crash is analyzed automatically. Instead of a 3,000-line log you get the cause in one sentence and the fix in two β right on the crash card, seconds after it happens.
Alerts that speak human
Downtime, crash loops and backup failures reach you on Discord or your phone as plain-language messages with a link to the exact server β not a wall of stack traces.
Bring your own AI
FadeHost speaks MCP β the open standard that connects AI assistants to real tools.Point your assistant at your account once, then manage servers by talking.
Create a token
In the panel, open Profile β AI Access and mint a token. Read-only or full management β you choose the scope.
Point your AI at FadeHost
Add https://api.fadehost.com/mcp to Claude, Cursor or any MCP client, with your token as the X-API-Key header.
Just ask
βIs my server up?β βWho played this week?β βRestart it and make a backup first.β Your assistant handles the clicking.
Claude Code
claude mcp add --transport http fadehost \
https://api.fadehost.com/mcp \
--header "X-API-Key: YOUR_TOKEN"Claude Desktop, Cursor & friends
{
"mcpServers": {
"fadehost": {
"url": "https://api.fadehost.com/mcp",
"headers": { "X-API-Key": "YOUR_TOKEN" }
}
}
}Monitor
- βList your servers
- βFull server overview
- βLive CPU & memory
- βPlayer activity
- βConsole logs
Operate
- βStart / stop / restart
- βSend console commands over RCON
Protect
- βList backup snapshots
- βTrigger an off-site backup
Full setup guide in the documentation Β· listed on Smithery and the official MCP registry
Questions, answered
Which AI apps work with it?
Anything that speaks MCP (Model Context Protocol): Claude Desktop, Claude Code, Cursor, and a growing list of agents and IDEs. The server is listed on Smithery and in the official MCP registry as com.fadehost/mcp.
Is it safe to let an AI touch my server?
Every tool call runs through exactly the same authorization, subscription and quota checks as the button in the control panel β a token can never do more than your own account can. Destructive operations (deleting servers, restoring backups, editing files) are deliberately not exposed. Console output is treated as data, never as instructions.
What does it cost?
Nothing extra. Copilot, Crash Doctor and AI Access are included with every server, on every plan β the free tier too.
Can I revoke access?
Instantly. Tokens are managed on the AI Access page β delete one and every client using it loses access on the next request.
7-day trial Β· no credit card Β· AI included on every plan