Perceptdot GitHub for Cursor
io.github.perceptdot/github
AI agent vision for GitHub repository monitoring — with ROI measurement.
client:Cursor
transport:stdio
runtime:npm
Install Perceptdot GitHub in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"github": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@perceptdot/github"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs