WinstonRedGuard MCP Server

MCP

by WRG-11 · v1.0.8

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

mcplocal

MCP configuration

stdio

Command

pipx wrg-mcp-server==1.0.8 --transport stdio

Environment

  • WRG_REPO_ROOTrequired

    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

    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_TOKENsecret

    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_TOKENsecret

    Bearer token for the PulseBoard API.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.