Skip to main content
Developer ToolsTypeScript

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.

developer-toolscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/endorhq/cli

Claude Desktop configuration example:

{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "endorhq/cli"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
endorhq