Reads your SOUP register the way an auditor does: 16 rules over clauses 8.1.2, 5.3.3, 5.3.4, 4.3 and
claude mcp add soup-list-lint -- npx -y @readystack/soup-list-lint
claude_desktop_config.json
{
"mcpServers": {
"soup-list-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/soup-list-lint"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"soup-list-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/soup-list-lint"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"soup-list-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/soup-list-lint"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"soup-list-lint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/soup-list-lint"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"soup-list-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/soup-list-lint"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jmshinhwa--soup-list-lint/reviews or the review_server meta-tool.
POST /mcp