Loading MCP server directory, please wait...
Connect AI coding tools to LogClaw incidents, logs, and anomaly detections.
npx @getmcp/cli add io.github.RobelDev/logclaw-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RobelDev/logclaw-mcp-server": {
"command": "npx",
"args": [
"-y",
"logclaw-mcp-server"
],
"env": {
"LOGCLAW_API_KEY": "",
"LOGCLAW_ENDPOINT": ""
}
}
}
}