gread for Cursor
io.github.nitrorcr/gread
An MCP server that gives your AI access to the source code and docs of all public github repos
client:Cursor
transport:streamable-http
tools:5
Install gread in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gread": {
"url": "https://api.gread.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs