Infisical

Infisical MCP Connector for Claude

A+

Manage secrets infrastructure via AI — list, create, update, and audit secrets across environments with end-to-end encryption.

9 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect Infisical to your AI agent and manage your secrets infrastructure through natural conversation.

What you can do

  • Secret Management — List, get, create, update, and delete secrets across any environment
  • Project Overview — Query project configurations and metadata
  • Environment Navigation — Browse and switch between dev, staging, and production environments
  • Audit Logging — Access detailed audit logs for compliance and security tracking
  • Identity Management — List and manage service identities and access controls

How it works

  1. Subscribe to this server
  2. Enter your Infisical Service Token, API URL, Project ID, and environment slug
  3. Start managing secrets from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps Engineers — manage secrets across environments without switching context to the dashboard
  • Security Teams — audit secret access patterns and identity permissions directly from the terminal
  • Platform Engineers — automate secret rotation and environment configuration workflows
secrets-managementencryptiondevopscomplianceenv-variables

9 tools expose this connector's capabilities to your AI agent.

create_secret

The key must not already exist at that path. Use this to provision new configuration values or credentials. Create a new secret in the Infisical project

delete_secret

This action cannot be undone. Use with caution. Delete a secret from the Infisical project

get_project_info

Get information about the configured Infisical project

get_secret

Requires the exact key name as stored in Infisical. Optionally specify a path if the secret is not at the root level. Get a specific secret by its key name

list_audit_logs

Essential for compliance and security monitoring. List recent audit log entries for the project

list_environments

g., dev, staging, prod) configured for the project. Use this to discover available environments before switching context. List all environments in the configured Infisical project

list_identities

Useful for auditing automated access. List all machine identities configured in the organization

list_secrets

Defaults to the root path "/" if no path is provided. Use this to audit what secrets are available or to verify configuration. List all secrets in a given path of the current project and environment

update_secret

The key must exist; use create_secret for new entries. Update the value of an existing secret

See how to talk to your AI agent using Infisical.

List all secrets in the production environment.

Found 23 secrets in production. Highlights: DATABASE_URL, REDIS_URL, STRIPE_SECRET_KEY, JWT_SECRET. 4 secrets were updated in the last 24 hours. Want to inspect any specific secret?

Your credentials are stored encrypted in the Vinkius vault, transmitted only to the Infisical API at runtime. The AI agent never sees raw secret values in its context — only structured operational results.

Related Connectors