doppler.com
Doppler is a secrets management and environment configuration service for applications and teams. It centralizes secrets and syncs them across development environments, CI/CD systems, hosting providers, and external secrets managers.
Doppler exposes a REST API, an experimental MCP server, and the `doppler` CLI; all documented developer surfaces require Doppler-issued authentication.
- Doppler MCP Serverdiscovered
- Doppler REST APIdiscovered
- Doppler CLIdiscovered
$ doppler loginAcquired by the CLI — running doppler login opens the auth flow and stores the credential.
Create a Doppler API token in your workspace/project as described in Auth Token Formats. Doppler documents token types including service tokens for restricted application access and API tokens for API use; use the token value as a bearer token when calling the API or MCP server.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing