io.github.yakuphanycl

wrg-mcp-server

WinstonRedGuard MCP Server

WinstonRedGuard monorepo bridge for MCP agents — governance, pipelines, memory, OSINT tools.

stdiocommunityinfra

Package Details

Transportstdio
Runtimepipx

Package Arguments

Named
--transport
Transport to use (stdio for desktop clients; streamable-http or sse for HTTP deployments).

Environment Variables

WRG_REPO_ROOT
Required

Absolute path to the WinstonRedGuard monorepo checkout. Required when the package is installed outside the repo (the server auto-detects when run from inside the repo).

WRG_MCP_ALLOW_MUTATIONS
Default:0

Set to '1' to permit state-changing tools (memory_set, pipeline_run). Default '0' = read-only.

WRG_SITE_BASE_URL

Base URL of the optional company-site API (enables site_* tools). Requires the `[remote]` extra.

WRG_SITE_TOKEN
Secret

Bearer token for the company-site API.

WRG_PULSEBOARD_BASE_URL

Base URL of the optional PulseBoard dashboard API (enables pulseboard_* tools). Requires the `[remote]` extra.

WRG_PULSEBOARD_TOKEN
Secret

Bearer token for the PulseBoard API.