MCP Server
MCP
io.github.w1ckedxt/cynicalsally
Brutally honest code reviews: scores, real issues, and usable fixes. CLI + MCP server.
Install
npx -y @cynicalsally/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@cynicalsally/cli",
"version": "0.7.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment