Loading MCP server directory, please wait...
Ingest and search LogsLoom logs from coding agents.
npx @getmcp/cli add io.github.efim23/logsloomRequires Node.js 18+. Community-contributed server. Review source before installing.
LOGSLOOM_API_KEYProject API key (lb_live_…). Required for stdio.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.efim23/logsloom": {
"command": "npx",
"args": [
"-y",
"@logsloom/mcp"
],
"env": {
"LOGSLOOM_API_KEY": "",
"LOGSLOOM_API_URL": "https://api.logsloom.com"
}
}
}
}