Enoch for Cline
io.github.alias8818/enoch
Operate an Enoch control plane through MCP tools
client:Cline
transport:stdio
runtime:pypi
Install Enoch in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"enoch": {
"command": "uvx",
"args": [
"enoch-mcp"
],
"env": {
"ENOCH_API_URL": "<ENOCH_API_URL>",
"ENOCH_API_TOKEN": "<ENOCH_API_TOKEN>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs