Infisical MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
Infisical API: manage secrets via universal auth.
Today is the operative word: we check Infisical MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add infisical-mcp -- npx -y infisical-mcp
{
"mcpServers": {
"infisical-mcp": {
"args": [
"-y",
"infisical-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.infisical-mcp]
command = "npx"
args = ["-y", "infisical-mcp"]
{
"mcpServers": {
"infisical-mcp": {
"args": [
"-y",
"infisical-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"infisical-mcp": {
"args": [
"-y",
"infisical-mcp"
],
"command": "npx"
}
}
}
MCP server for managing Modal apps, containers, volumes, and secrets.
Zero-knowledge secrets manager — local crypto-plane MCP server: decrypts and injects secrets.
Encrypted secrets and credential management for agents
Security scanner for MCP servers. SSRF, path traversal, injection, auth, secrets. Grade A-F.
Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials.
Doppler API: projects, configs, secrets.
Secret and credential management MCP — securely store, retrieve, manage API keys and tokens
Guardian layer for AI agents: identity, secrets, audit via MCP.
Answers built from our own checks of this server.