Skip to content
Claude Desktop

Enoch for Claude Desktop

io.github.alias8818/enoch

Operate an Enoch control plane through MCP tools

client:Claude Desktop transport:stdio runtime:pypi

Install Enoch in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "enoch": {
      "command": "uvx",
      "args": [
        "enoch-mcp"
      ],
      "env": {
        "ENOCH_API_URL": "<ENOCH_API_URL>",
        "ENOCH_API_TOKEN": "<ENOCH_API_TOKEN>"
      }
    }
  }
}

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

Enoch in other clients