← Index

Enoch

io.github.alias8818/enoch·v0.1.1·Other
Quality Score
85
/100

Operate an Enoch control plane through MCP tools

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "enoch": {
      "command": "uvx",
      "args": [
        "enoch-mcp"
      ],
      "env": {
        "ENOCH_API_URL": "http://localhost:8787",
        "ENOCH_API_TOKEN": "<your-enoch_api_token>"
      }
    }
  }
}
§02  Environment variables
ENOCH_API_URL

Base URL for the Enoch API.

ENOCH_API_TOKEN
requiredsecret

Bearer token for the Enoch API.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other