Skip to content
Claude Code

Universal Brute Workpack for Claude Code

io.github.haoyun18881-beep/universal-brute-workpack

Stdio-first Agent MCP workpack for local tools, audit chains, search, memory, and pipelines.

client:Claude Code transport:stdio runtime:npm

Install Universal Brute Workpack in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add universal-brute-workpack -e UBW_CONFIG=<UBW_CONFIG> -e UBW_PROFILES=<UBW_PROFILES> -e UBW_ROOTS=<UBW_ROOTS> -e TAVILY_API_KEY=<TAVILY_API_KEY> -e EXA_API_KEY=<EXA_API_KEY> -e UBW_MEMORY_URL=<UBW_MEMORY_URL> -e LLM_BASE_URL=<LLM_BASE_URL> -e LLM_API_KEY=<LLM_API_KEY> -e LLM_MODEL=<LLM_MODEL> -- npx -y universal-brute-workpack

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Universal Brute Workpack in other clients