Connect other tools
Last updated:
Tools that support remote HTTP MCP with OAuth can connect to Palette using its server URL. Once connected, the agent can search and read the Palette OS material permitted for the signed-in person.
Setup
- In your tool's settings, find the MCP server or custom connector section.
- Add a new MCP connection with: URL:
https://api.palette.team/mcpAuth: OAuth 2.0 (the tool will prompt you to sign in via WorkOS, same login you use for Palette) - Authorize the connection.
The specific UI varies by tool, but the URL and auth flow are the same everywhere.
This can work with Cursor, Conductor, and other tools that support remote HTTP MCP and OAuth. Check the tool's current MCP documentation if its setup screen uses different names.
Comparison
| Claude | Claude Code | ChatGPT using this guide | Other compatible tools | |
|---|---|---|---|---|
| Connection | Remote MCP | Remote MCP | Manual Project snapshot | Remote MCP |
| Reads Palette | On demand | On demand | From the uploaded snapshot | On demand |
| Refresh | Reads latest generated pages | Reads latest generated pages | Re-export and upload | Reads latest generated pages |
| Auth | WorkOS OAuth | WorkOS OAuth | None for the file | WorkOS OAuth when supported |
New to Palette? Start with the Quick Start guide.
