RepoFold for Cursor
dev.repofold/repofold
A cited wiki of your GitHub repo: search, read pages, find symbols and ask, with line citations.
client:Cursor
transport:streamable-http
Install RepoFold in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"repofold": {
"url": "https://repofold.dev/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs