Skip to content
Cline

itsoc mcp for Cline

io.github.ankit512/itsoc-mcp

Read-only MCP server over a local log-analysis backend; a client that computes no verdicts.

client:Cline transport:stdio runtime:pypi

Install itsoc mcp 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": {
    "itsoc-mcp": {
      "command": "uvx",
      "args": [
        "itsoc-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

itsoc mcp in other clients