Infisical for your agents.
Connect Infisical once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 14 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Infisical.
What agents can do with Infisical
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
infisical_list_workspacesCheck the token: list all workspaces the API key can access.
infisical_get_workspace_secretsGet all secrets for a project workspace and environment.
infisical_list_projectsList all Infisical projects.
infisical_get_projectGet details of a specific project by ID.
infisical_list_project_environmentsList environments in a project.
infisical_create_secretCreate a new secret in an environment.
infisical_update_secretUpdate an existing secret's value.
infisical_delete_secretDelete a secret from an environment.
infisical_create_projectCreate a new Infisical project.
infisical_update_projectUpdate an existing project's details.
infisical_delete_projectDelete a project by ID. This is irreversible.
infisical_create_environmentCreate a new environment in a project.
infisical_list_integrationsList all third-party integrations.
infisical_create_integrationCreate a new third-party integration.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to Infisical Dashboard, go to Settings > API Keys.
- Click 'Create API Key', name it, and copy the key.
- Paste the key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Infisical to Even: call connect_begin("infisical") on the even-connect MCP and walk me through it.
Infisical lists projects and environments, retrieves encrypted secrets for specific environments and folders.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.