Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Wrath Server

БесплатноНе проверен

Provides MCP tools for managing the Wrath Grok addon, including doctor, config, policy_check, journal_tail, session_stats, and set_enabled.

GitHubEmbed

Описание

Provides MCP tools for managing the Wrath Grok addon, including doctor, config, policy_check, journal_tail, session_stats, and set_enabled.

README

GPLv3. Cold drive, profiles (incl. yolo), modular policy, lifecycle journal, privacy/fleet/IL, /wrath-* + MCP.

Not a second agent runtime. Heuristic guards — not a full sandbox (SECURITY.md).

Install

git clone https://github.com/Warexpor/wrath-addon.git
cd wrath-addon
.\install.ps1
.\install.ps1 -Rules   # optional ~/.grok/rules

Or: grok plugin install . --trust then reload plugins.

install.ps1 reinstalls and patches MCP to an absolute launcher path.

Requires Python 3.10+ and the src/wrath package (ships with the plugin).

What you get (V2)

Piece Effect
SessionStart Status line + drive pack + MCP self-heal
PreToolUse Modular policy (nested shell depth 3, privacy, spawn model pin, footguns)
Full lifecycle PermissionDenied, SubagentStart/Stop, Compact, SessionEnd, StopFailure
Profiles default · thin · strict · privacy · fleet · max · yolo
Journal schema 2 rule_id denials, subagents, harness denials
MCP status, last_deny, policy_check (any tool), set_profile/privacy, session_report

Profiles

Profile Modes
default Baseline guards, privacy upload warn
thin Lighter privacy
strict Strict denials + spawn model warn
privacy Strict + privacy upload deny
fleet orchestrate + il + spawn model warn
max All of the above hard
yolo Soft guards (anti-max): force-push / reset --hard / pipe / bulk upload allowed; catastrophic fs + project deny still blocked
# .wrath.toml
version = 2
profile = "default"

[policy]
nested_shell_depth = 3
budget_tools = 80
reread_warn = 3
privacy_upload = "warn"   # off | warn | deny
require_spawn_model = "off"
deny = ["\\bnuke-prod\\b"]

[modes]
strict = false

Walks up from cwd / GROK_PROJECT_DIR. v1 configs still load.

Overrides

Env Effect
WRATH_ALLOW_FORCE=1 Allow force-push main/master
WRATH_ALLOW_HARD=1 Allow git reset --hard
WRATH_ALLOW_CLEAN=1 Allow git clean -f[dx]
WRATH_ALLOW_PIPE_EXEC=1 Allow curl|bash / iwr|iex
WRATH_STRICT=1 Force STRICT
WRATH_ORCHESTRATE=1 Force fleet mode
WRATH_IL=1 Force IL dialect
WRATH_PRIVACY=1 Force privacy (bulk upload deny)
WRATH_YOLO=1 Force YOLO soft-guard mode
WRATH_BUDGET_TOOLS=N Budget nudge threshold
WRATH_REREAD_WARN=N Re-read warn threshold
WRATH_NESTED_DEPTH=N Shell unwrap depth (1–8)
WRATH_OFF=1 / WRATH_ON=1 Force runtime off/on

Commands

Command Effect
/wrath Hub
/wrath-on / /wrath-off Runtime
/wrath-profile <name> Profile switch
/wrath-privacy Privacy mode
/wrath-yolo YOLO soft guards
/wrath-strict Strict mode
/wrath-orchestrate Fleet multi-model
/wrath-il IL agent wire
/wrath-status · /wrath-doctor · /wrath-why Inspect
/wrath-thin · /wrath-check · /wrath-ship · /wrath-budget · /wrath-review Workflows

Verify

python -m pytest
ruff check src hooks mcp tests
grok plugin details wrath

Docs

License

GPL-3.0-or-later.

from github.com/Warexpor/wrath-addon

Установка Wrath Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Warexpor/wrath-addon

FAQ

Wrath Server MCP бесплатный?

Да, Wrath Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Wrath Server?

Нет, Wrath Server работает без API-ключей и переменных окружения.

Wrath Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Wrath Server в Claude Desktop, Claude Code или Cursor?

Открой Wrath Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Wrath Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development