WinstonRedGuard MCP Server
WinstonRedGuard monorepo bridge for MCP agents: governance, pipelines, memory, OSINT tools.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"wrg-mcp-server": {
"command": "uvx",
"args": [
"wrg-mcp-server"
],
"env": {
"WRG_REPO_ROOT": "<wrg_repo_root>",
"WRG_MCP_ALLOW_MUTATIONS": "0",
"WRG_SITE_BASE_URL": "<wrg_site_base_url>",
"WRG_SITE_TOKEN": "<your-wrg_site_token>",
"WRG_PULSEBOARD_BASE_URL": "<wrg_pulseboard_base_url>",
"WRG_PULSEBOARD_TOKEN": "<your-wrg_pulseboard_token>"
}
}
}
}WRG_REPO_ROOTAbsolute 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_MUTATIONSSet to '1' to permit state-changing tools (memory_set, pipeline_run). Default '0' = read-only.
WRG_SITE_BASE_URLBase URL of the optional company-site API (enables site_* tools). Requires the `[remote]` extra.
WRG_SITE_TOKENBearer token for the company-site API.
WRG_PULSEBOARD_BASE_URLBase URL of the optional PulseBoard dashboard API (enables pulseboard_* tools). Requires the `[remote]` extra.
WRG_PULSEBOARD_TOKENBearer token for the PulseBoard API.
Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.
Privacy-first work tracking with summaries, reports, coaching, and AI-ready long-term memory.
Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.