omni scanner for Cursor
io.github.pantheon-ladderworks/omni-scanner
Codebase observatory with 56+ scanners for git health, architecture, and documentation.
client:Cursor
transport:stdio
runtime:pypi
Install omni scanner in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"omni-scanner": {
"type": "stdio",
"command": "uvx",
"args": [
"omni-governance"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs