Loading MCP server directory, please wait...
Stdio-first Agent MCP workpack for local tools, audit chains, search, memory, and pipelines.
npx @getmcp/cli add io.github.haoyun18881-beep/universal-brute-workpackRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.haoyun18881-beep/universal-brute-workpack": {
"command": "npx",
"args": [
"-y",
"universal-brute-workpack"
],
"env": {
"UBW_CONFIG": "",
"UBW_PROFILES": "",
"UBW_ROOTS": "",
"TAVILY_API_KEY": "",
"EXA_API_KEY": "",
"UBW_MEMORY_URL": "",
"LLM_BASE_URL": "",
"LLM_API_KEY": "",
"LLM_MODEL": ""
}
}
}
}