How to Use the Infisical MCP in Claude Code
Pipe Infisical secrets directly into your terminal workflows, CI/CD pipelines, and shell scripts using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Infisical MCP to Claude Code
Create your Vinkius account to connect Infisical to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless secret management for Claude Code
Managing Infisical secrets inside a terminal session shouldn't require opening a browser. This terminal-only agent queries your vault, extracts configuration values, and pipes them directly into your running Claude Code sessions or local Docker containers. The Claude Code agent runs `get_secret` to fetch specific Infisical keys on demand, or lists entire directories using `list_secrets`. By integrating this MCP Server, Claude Code acts as a powerful command-line companion that handles your Infisical configuration values securely.
Automated CI/CD variable rotation
Rotating keys in your deployment pipelines is usually a manual chore. Claude Code automates this by executing multi-step rotation scripts that update your Infisical vaults and verify the changes in a single terminal command. The agent calls `update_secret` to modify existing keys, then runs `list_audit_logs` to confirm the change was successfully registered. If you need to spin up a new environment, it uses `create_secret` to provision the initial configurations.
Terminal-based security audits
Auditing organizational access shouldn't require complex CLI tools. Claude Code queries your Infisical project's structural metadata directly, giving you immediate visibility into your security posture from your standard shell. By running `list_identities`, the agent lists all machine identities that have access to your organization. It combines this with `get_project_info` to ensure your local terminal session is targeted at the correct workspace and environment.
Set up Infisical MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeinfisical-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Infisical transactions." It will automatically discover and invoke the available Infisical tools.
claude mcp add --transport http infisical-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Infisical MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Infisical MCP today
We host it, we monitor it, we maintain it. You just paste one token.