Prerequisites
- A Redo API Bearer token
- Your Redo Store ID
Server URL
Claude Code CLI
Claude Desktop App
Edit your Claude Desktop config file. You can open it from the app: click your account in the bottom left → Settings → Developer → Edit Config → openclaude_desktop_config.json. Or open the file directly:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
redo server under mcpServers:
<your-redo-api-token> and <your-store-id> with your Redo API token and store ID. Restart Claude Desktop after saving.
Cursor
Add to.cursor/mcp.json in your project root (or ~/.cursor/mcp.json for global config):
Windsurf
Add to~/.codeium/windsurf/mcp_config.json:
VS Code (GitHub Copilot)
Add to your VS Codesettings.json: