Skip to content
Windsurf

env for Windsurf

io.github.ryudi84/env

MCP server for .env file validation, parsing, and comparison.

client:Windsurf transport:stdio runtime:npm

Install env in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "env": {
      "command": "npx",
      "args": [
        "-y",
        "env-forge-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

env in other clients