Manage projects, environments, folders, and secrets in self-hosted Infisical.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Infisical MCP" yet — see the docs or source repo.
Create a project named "payment-service" in Infisical, add dev, staging, and prod environments, and return the basic information for each environment.
Returns the created project and the creation results and identifiers for the three environments.
Update DB_HOST, DB_PORT, and API_KEY in the /backend folder of the staging environment; create them if they do not exist, and list the final results.
Outputs the create or update status for each secret and the final list of stored keys.
Read all secrets from the /backend folder in the prod environment of the "payment-service" project and render them in both .env and shell export formats.
Returns .env text and a shell export script ready for deployment or local loading.
Use one MCP server for filesystem, database, web, and system operations.
Scaffold and manage MCP-compatible server projects with environments and tooling.
Manage Infomaniak hosting, domains, DNS, mail, and SSL through MCP.
Secure file and directory operations for autonomous AI development workflows.
Perform file tasks, manage npm packages, and check configuration security via MCP.
Serve project info markdown to MCP clients for reading, summarizing, and Q&A.