E

env0 MCP server

MCP discovered

Details
Transport
stdio
Docs
https://github.com/env0/mcp-server
Authentication
env0 API key ID and API key secret compound discovered Get key ↗
$ docker run -i --rm -e ENV0_API_KEY=... -e ENV0_API_SECRET=... -e ENV0_ORGANIZATION_ID=... env0/mcp-server

In the env zero web app, go to Organization → Settings → API Keys, click Add API Key, name the key, and copy both the API Key ID and API Key Secret immediately; the secret is only shown once. This key pair is used for env zero REST API calls and the CLI. See API Keys and the CLI guide.