Skip to content
Claude Desktop

env contract mcp for Claude Desktop

io.github.mrfentmen/env-contract-mcp

Local value-free environment contract and configuration drift inspection. Tools include inspect...

client:Claude Desktop transport:stdio runtime:npm

Install env contract mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

env contract mcp in other clients