github intel mcp for Cursor
io.github.mrfentmen/github-intel-mcp
GitHub repository intelligence: search repos, read repo details, and list user repos. No key...
client:Cursor
transport:stdio
runtime:npm
Install github intel mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"github-intel-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"github-intel-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs