itsoc mcp for Claude Desktop
io.github.ankit512/itsoc-mcp
Read-only MCP server over a local log-analysis backend; a client that computes no verdicts.
client:Claude Desktop
transport:stdio
runtime:pypi
Install itsoc mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"itsoc-mcp": {
"command": "uvx",
"args": [
"itsoc-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs