Setup Instructions
Authentication
Authentication is handled via OAuth. On first connection, you will be redirected to the Redo merchant app to authorize access. No API keys or manual token management is required.- Your AI assistant initiates the OAuth flow automatically when it first calls a Redo tool
- You authorize the connection in your browser through the Redo merchant app
- The session persists until you revoke access or the token expires
OpenAI
ChatGPT
- Open
Appsin ChatGPT - Search for
Redo - Click
Install
+ button in the message composer, select More, and choose the Redo connector.
Codex
Anthropic
Claude Desktop and Claude.ai
Redo is available in Anthropic’s official Connectors Directory.- Open
Settings>Connectorsin Claude - Find
Redoin the Connectors Directory - Click
Connectand complete the Redo OAuth login flow
Claude Code
Cursor
Cursor Settings > Tools & MCP > New MCP Server. You can also add to .cursor/mcp.json in your project root for project-specific config.
Manus
- Go to
Settings>My Plugins - Click
Add Connectors - Click
Create - Click
Custom MCP - Set Server Name to
Redo - Leave Transport Type as
HTTP - Set Server URL to
https://mcp.getredo.com/mcp - Save the connector and complete the Redo OAuth login flow when prompted
VS Code (GitHub Copilot)
Cmd+Shift+P / Ctrl+Shift+P) and search for MCP: Add Server. Select User Settings for global config, or add to .vscode/mcp.json in your project root.