@brutalist/mcp 0.6.2 → 0.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +29 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brutalist/mcp",
3
- "version": "0.6.2",
3
+ "version": "0.6.3",
4
4
  "description": "Deploy Claude, Codex & Gemini CLI agents to demolish your work before users do. Real file analysis. Brutal honesty. Now with intelligent pagination.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -37,30 +37,43 @@
37
37
  "test:fast": "npm run test:unit"
38
38
  },
39
39
  "keywords": [
40
+ "mcp-server",
41
+ "model-context-protocol",
42
+ "anthropic-claude",
43
+ "claude-code",
44
+ "ai-code-review",
45
+ "code-analysis",
46
+ "static-analysis",
47
+ "code-quality",
48
+ "security-audit",
49
+ "vulnerability-scanning",
50
+ "architecture-review",
51
+ "code-critique",
52
+ "technical-debt",
53
+ "multi-agent",
40
54
  "brutalist",
41
- "ai",
42
- "criticism",
55
+ "brutal",
56
+ "honest-ai",
57
+ "reality-check",
43
58
  "mcp",
44
59
  "llm",
45
- "cli-agents",
60
+ "ai",
46
61
  "claude",
47
62
  "codex",
48
63
  "gemini",
49
- "modelcontextprotocol",
64
+ "openai",
65
+ "anthropic",
66
+ "google-ai",
67
+ "cli-agents",
68
+ "developer-tools",
69
+ "devtools",
50
70
  "code-review",
51
- "architecture",
52
- "security",
53
- "research",
54
- "brutal",
55
- "reality-check",
71
+ "research-critique",
72
+ "product-review",
73
+ "infrastructure-review",
56
74
  "production-ready",
57
- "honest-ai",
58
- "no-lies",
59
- "disaster-prevention",
60
75
  "pagination",
61
- "chunking",
62
- "token-limit",
63
- "large-responses"
76
+ "chunking"
64
77
  ],
65
78
  "author": "Claude Code",
66
79
  "license": "MIT",