Stakpak Agent CLI
@stakpak
About Stakpak Agent CLI
Ship your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. π¦
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cli": {
"command": "docker",
"args": [
"pull",
"ghcr.io/stakpak/agent:latest"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Stakpak Agent CLI?
Stakpak Agent CLI is an open-source, security-hardened autonomous agent that lives on your machines 24/7, keeps your applications running, and only pings when it needs a human. It integrates with your DevOps stack to provide AI-powered infrastructure management without giving an LLM direct access to production secrets. It can be used as a secure MCP proxy or expose its tools through an MCP server.
How to use Stakpak Agent CLI?
Install via curl (curl -sSL https://stakpak.dev/install.sh | sh), Homebrew (brew tap stakpak/stakpak && brew install stakpak), or Docker (docker pull ghcr.io/stakpak/agent:latest). Initialize with stakpak init, start the 24/7 autonomous runtime with stakpak autopilot up (or stakpak up). Use MCP server modes via --tool-mode local (file/command operations only) or --tool-mode remote (AI-powered). Configure profiles in ~/.stakpak/config.toml and autopilot wiring in ~/.stakpak/autopilot.toml.
Key features of Stakpak Agent CLI
- Secret Substitution: LLM works with credentials without ever seeing them
- Warden Guardrails: Network-level policies block destructive operations
- DevOps Playbooks Baked-in: Curated library of DevOps knowledge
- Asynchronous Task Management: Run background commands with tracking and cancellation
- Reversible File Operations: Automatic backups with recovery capabilities
- Adaptive Intelligence: Rule Books and persistent knowledge learning
Use cases of Stakpak Agent CLI
- Generate infrastructure code (Terraform, Kubernetes, Dockerfiles)
- Debug Kubernetes clusters and configure CI/CD pipelines
- Automate deployments with a secure, 24/7 autonomous runtime
- Manage infrastructure with persistent knowledge and custom playbooks
FAQ from Stakpak Agent CLI
What runtime prerequisites does the autopilot require?
Docker must be installed and accessible. 2GB+ RAM is recommended, and swap is strongly recommended on small Linux hosts.
How does it handle secrets securely?
It uses Dynamic Secret Substitution: the AI can read/write/compare secrets without ever seeing the actual values.
Can I use my own API keys?
Yes. You can configure Anthropic, OpenAI, Gemini, or custom OpenAI-compatible endpoints (e.g., Ollama) in ~/.stakpak/config.toml.
Is Stakpak Agent CLI open source?
Yes, it is licensed under Apache 2.0 and available on GitHub.
What MCP modes are available?
Local Mode (--tool-mode local) allows file operations and command execution without an API key. Remote Mode (--tool-mode remote) enables AI-powered tool use.
Frequently asked questions
What runtime prerequisites does the autopilot require?
Docker must be installed and accessible. 2GB+ RAM is recommended, and swap is strongly recommended on small Linux hosts.
How does it handle secrets securely?
It uses Dynamic Secret Substitution: the AI can read/write/compare secrets without ever seeing the actual values.
Can I use my own API keys?
Yes. You can configure Anthropic, OpenAI, Gemini, or custom OpenAI-compatible endpoints (e.g., Ollama) in `~/.stakpak/config.toml`.
Is Stakpak Agent CLI open source?
Yes, it is licensed under Apache 2.0 and available on GitHub.
What MCP modes are available?
Local Mode (`--tool-mode local`) allows file operations and command execution without an API key. Remote Mode (`--tool-mode remote`) enables AI-powered tool use.
Basic information
More Developer Tools MCP servers
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor β designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up
AptiBuild AI β Career Intelligence
ParklandBuildsCareer intelligence MCP server β real-time FRED labor signals, BLS OEWS May 2024 wages, and AI-generated business ideas. 11 tools. $39/month.
Comments