Integrations
Connect AI clients
Choose the guide for your MCP-compatible AI client.
Every client connects to the same hosted MCP endpoint:
https://api.usepalim.com/mcpAuthentication depends on the client. Use OAuth when the client supports OAuth for remote MCP servers. Otherwise, use an API key from the Palim setup page.
Cursor
Remote MCP with OAuth or
mcp.json.Claude Desktop & Claude Code
An in-app connector or one CLI command.
ChatGPT
Developer Mode, OAuth without OIDC, and
@Palim in each chat.Perplexity
The supported flow for the Perplexity Mac app.
Antigravity & other clients
OAuth, API keys, and generic remote MCP.
After every connection
Start a new chat and say Palim Help. The client must show palim_help in its tool list. In ChatGPT, you must also enable Palim for every conversation with @Palim.
Connection methods
| Method | When to use it | Secret stored in client |
|---|---|---|
| OAuth | Cursor, Claude, Claude Code, ChatGPT, Antigravity | No |
x-api-key | Perplexity Mac, n8n, raw HTTP/JSON-RPC clients | Yes |
| Connection URL | Only when a client cannot send headers and you explicitly generate one in Palim | Token is part of the URL |
Last updated on