FreeRDC for Cursor
io.github.danielarif26/freerdc
Safe folder access for ChatGPT and Claude: read, write and search files, risky tools opt-in.
client:Cursor
transport:streamable-http
Install FreeRDC in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"freerdc": {
"url": "https://freerdc.sjaman.deno.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs