An AI that
understands and acts on
your infrastructure.
103 tools that read your logs, restart your apps, debug in a sandbox, and deploy new versions. Three safety layers so nothing destructive happens without your approval.
Open your sh0 dashboard and navigate to /ai. All 103 tools available instantly.
Three Claude models. One interface.
All models available to all plans. Pay per use from your wallet. Switch models with a single click.
Best for quick questions, CLI help, and simple debugging. Responds in under a second.
The sweet spot. Code review, deployment debugging, infrastructure planning. Smart and fast.
Maximum intelligence. Complex architecture decisions, deep debugging, multi-step reasoning.
What the AI can do
Built specifically for server management and deployment workflows.
Not a chatbot. An AI ops engineer.
sh0's AI doesn't just give advice. It calls 20 real tools that read your infrastructure and take action.
Tool execution timeline
api-prod crashed 3 minutes ago -- the latest deploy has an OOM error. The container exceeded its 512 MB memory limit. I'll redeploy with the previous working image.api-prod to the previous image. Health check passed, app is returning 200. I recommend increasing the memory limit to 1024 MB and investigating the memory leak in the latest version.- list_apps
- get_app_details
- get_deployment_logs
- get_server_status
- list_databases
- list_cron_jobs
- list_backups
- get_app_metrics
- restart_app
- deploy_app
- scale_app
- trigger_backup
- trigger_cron_job
- delete_app
- delete_database
- confirm_action
- generate_config_file
- sandbox_exec_command
- sandbox_read_file
- sandbox_list_processes
- sandbox_check_connectivity
- sandbox_status
Works with Claude Desktop, Cursor, and any MCP client
sh0 includes a full MCP server (Model Context Protocol) with Streamable HTTP transport. AI clients connect to your server, discover all 103 tools automatically, and manage your infrastructure via natural language -- no dashboard required.
Dashboard Chat
Built into your sh0 dashboard. No setup needed -- open /ai and start chatting with full tool access.
Claude Desktop
Connect Claude Desktop to your sh0 server via MCP. Manage infrastructure from your desktop without opening the dashboard.
Any MCP Client
Cursor, custom agents, or any MCP-compatible client. 103 tools auto-discovered via Streamable HTTP transport.
Connect in 30 seconds
Replace your-server.com with your sh0 domain and sh0_your_api_key with an API key from Settings.
{
"mcpServers": {
"sh0": {
"type": "url",
"url": "https://your-server.com/mcp",
"headers": {
"Authorization": "Bearer sh0_your_api_key"
}
}
}
}{
"mcpServers": {
"sh0": {
"url": "https://your-server.com/mcp",
"headers": {
"Authorization": "Bearer sh0_your_api_key"
}
}
}
}Your MCP endpoint is always at https://your-sh0-domain/mcp -- 103 tools auto-discovered via Streamable HTTP transport.
Three layers of protection
The AI has real power over your infrastructure. That power comes with real safeguards.
Scoped API Keys
Three permission levels: read (view only), standard (read + write), and admin (full access including destructive operations). Each key has a defined scope.
Risk Classification
Every tool is classified by risk level: read (safe), write (modifies state), or destructive (irreversible). The AI announces the risk level before executing.
Confirmation Tokens
Destructive operations generate a single-use confirmation token with a 5-minute TTL, bound to the requesting user. The AI cannot bypass this step.
Every write operation is audit-logged with full traceability
How it works
Purchase AI credits at sh0.dev
Buy a credit pack ($5 to $100). Credits never expire. All three Claude models are available to every plan.
Create an AI API key
Go to sh0.dev/account/ai and generate a key. It starts with sh0_ai_ and is shown once -- copy it immediately.
Paste the key in your dashboard Settings
Open your sh0 dashboard, go to Settings, paste the key in the AI section. It is stored locally in your browser.
Open /ai and start chatting
The AI knows your server context -- apps, versions, metrics. Ask anything about deployments, Docker, networking, or code.
Real conversation example
sh0 hooks set my-django-app \ --pre-deploy "python manage.py migrate --noinput"
Built for developers
Powered exclusively by Claude
The same AI that built sh0 itself. Claude knows server infrastructure, Docker, and deployment pipelines better than any other model.
Knows your server context
The AI automatically sees your server version, running apps, metrics, and plan. No need to explain your setup every time.
Secure by design
Your API key is stored locally in your browser. Requests are proxied through our encrypted gateway. We never see your conversations.
Copy-paste-ready commands
Every answer includes actionable commands you can run immediately. No vague suggestions -- concrete solutions.
3 models, one interface
Switch between Haiku (fast), Sonnet (smart), and Opus (powerful) with a single click. Use the right model for the job.
Conversation history
All conversations are saved locally. Search, favorite, and organize past chats. Pick up where you left off.
Without sh0 AI
- xGoogle error messages for hours
- xCopy-paste from Stack Overflow
- xRead documentation page by page
- xTrial and error with Docker configs
- xContext-switch between tools
- xDebug deployments blindly
- xNo AI on any other hosting platform
With sh0 AI
- Get the fix in one message
- Copy-paste-ready commands
- AI knows your server context
- Dockerfile review in seconds
- Everything inside the dashboard
- Powered by Claude -- the best
- 103 tools that read and act on your infrastructure
- MCP server for Claude Desktop & Cursor
The roadmap
What's coming next for the sh0 AI assistant.
File Generation
Generate XLSX, PDF, and DOCX files directly. Export server reports, audit logs, and infrastructure documentation.
RAG Pipeline
Upload your own documentation, runbooks, and internal guides. The AI will reference them when answering questions.
Background Jobs
Long-running AI tasks that survive disconnects. Queue a complex analysis, close your browser, come back to results.
Questions & answers
Which AI models are available? +
How does pricing work? +
Can I use my own Anthropic or OpenRouter key? +
Is my data secure? +
Does the AI have access to my server? +
What can the AI help with? +
What is the MCP server? +
What are confirmation tokens? +
Can the AI delete my apps? +
The only hosting platform with a built-in AI ops engineer
103 tools. MCP server. 3 safety layers. Powered exclusively by Anthropic Claude. No other platform comes close.