Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"kernlang-review-mcp": {
"command": "npx",
"args": [
"-y",
"@kernlang/review-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @kernlang/review-mcp
Details
| Website | https://www.npmjs.com/package/@kernlang/review-mcp |
|---|---|
| License | unknown |
| Pricing | free |
| Tags | kern llm mcp security static-analysis owasp ai |
| Sources | npm |
| Discovered | 2026-05-25 |