Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Doppler secretops

Doppler secretops

Doppler is a secrets management platform that helps teams securely manage and sync environment variables across projects and environments.

33VIEWS
2548USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app doppler_secretopsnpx @composio/cli add cursor --app doppler_secretopsnpx @composio/cli add cursor --app doppler_secretopsnpx @composio/cli add cursor --app doppler_secretops

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Activity Logs List

Tool to list workplace activity logs. Use when you need to fetch recent activity logs.

Retrieve Activity Log

Tool to retrieve a single activity log entry by id. Use when you have a valid Activity Log id.

Retrieve Config Log Entry

Tool to retrieve a specific config log entry. Use when needing details of a single config log; call after specifying project, config, and log identifiers.

Config Logs List

Tool to list config change logs for a specific config. Use when you need the audit trail for a config after confirming its identity.

Config Logs Rollback

Tool to rollback a config to a selected log version. Use when needing to undo a specific change by its log ID, after confirming project, config, and log ID.

Clone Config

Tool to clone a branch config including all its secrets. Use after confirming the source config details.

Create Branch Config

Tool to create a branch config. Use when you need to programmatically establish a new branch-based configuration for a specified project and environment. Use after selecting the target project and environment.

Configs Delete

Tool to delete a config permanently. Use when you need to remove a config that is no longer needed.

Get Config Details

Tool to fetch a config's details. Use when you need metadata for a specific config after specifying the project and config names. Example: "Get details for config 'staging-config' in project 'proj-123'."

Lock Config

Tool to lock a config. Use when you need to prevent a config from being renamed or deleted after confirming the project and config names. Example: "Lock config 'staging-config' in project 'proj-123' after finalizing environment setup."

Unlock Config

Tool to unlock a config. Use when you need to allow renaming or deletion of a previously locked config. Example: "Unlock config 'staging-config' in project 'proj-123'."

Update Config

Tool to modify an existing config. Use when you need to rename a config after confirming project and config names.

Revoke Dynamic Secret Lease

Tool to revoke a dynamic secret lease. Use when you need to invalidate an active lease by its ID after confirming the config and dynamic secret identifiers.

Create Environment

Tool to create a new environment. Use when you need to programmatically create an environment for a specified project.

Environments Delete

Tool to delete an environment. Use when you need to remove an environment from a project after confirming it's no longer in use.

Get Environment Details

Tool to retrieve an environment. Use when you need metadata for a specific environment after specifying the project and environment slug.

List Environments

Tool to list environments in a Doppler project. Use when you need environment metadata for a specific project after providing the project slug.

Rename Environment

Tool to rename an environment. Use when you need to update an environment's display name after confirming project and environment identifiers.

Remove Group Member

Tool to remove a member from a group. Use after confirming the group slug and member identifiers.

Integrations List

Tool to list all external integrations. Use when you need to retrieve all configured external integrations after authentication.

20 actions available