audit for Cursor
io.github.commitshow/audit
Score a public GitHub repo 0-100, or search Legit.Show for launched software by what we measured.
client:Cursor
transport:stdio
runtime:npm
Install audit in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"audit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"commitshow-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs