Autonomous Decision Making
Medium
- Category
- Excessive Agency
- Content
## Setup 1. Create an API key in Mermail workspace settings and copy it once. 2. Store it as `MERMAIL_API_KEY` in the platform's secret environment. Never ask the user to paste it into chat. 3. Configure `https://console.mermail.app/mcp` and map the environment variable to the `x-api-key` header using the platform-specific syntax. 4. Restart or reload the client so its desktop process receives the environment variable. 5. Run `node scripts/check-connection.mjs` from this skill directory, or inspect the server with the client's MCP status command.
- Confidence
- 80% confidence
- Finding
- Never ask the user
