developer tools
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.
typescript
cloud
local
macos
windows
linux
developer tools
Installation
npx -y endorhq/cliConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "cli",
"command": "npx",
"args": [
"-y",
"endorhq/cli"
]
}About This MCP Server
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.
GitHub: https://github.com/endorhq/cli
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub