@alog-world/mcp

devops-infra MCP Server

Alog MCP Server - AI agent activity logger & monitor for Claude Code, Cursor, and other MCP clients

Install Ready
devops-infradevops-infra
3 views0 stars1 forksv1.0.2MIT

Why This Matters

Discovered via unknown and last synced 4mo ago.

Install Ready
Source
unknown
Stars
0
Last synced
4mo ago
Install
Instructions detected

Install

1. Install the package

npx -y @alog-world/mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "alog-world-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@alog-world/mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

5
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (5)

ALOG_PORT

`3004`

ALOG_TRANSPORT

`stdio`

ALOG_API_KEY

(required)

Variable

Default

ALOG_BASE_URL

`https://alog.world`