endorhq/cli
Endor lets your AI agents run services like MariaDB, Postgres, Redis, Memcached, Alpine, or Valkey in isolated sandboxes. Get pre-configured applications that boot in less than 5 seconds.
Quick Start
Clone the repository:
git clone https://github.com/endorhq/cliClaude Desktop configuration example:
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"endorhq/cli"
]
}
}
}Check the repository README for specific installation and configuration instructions.