PalimDocs
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/mcp

Authentication 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.

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

MethodWhen to use itSecret stored in client
OAuthCursor, Claude, Claude Code, ChatGPT, AntigravityNo
x-api-keyPerplexity Mac, n8n, raw HTTP/JSON-RPC clientsYes
Connection URLOnly when a client cannot send headers and you explicitly generate one in PalimToken is part of the URL

Last updated on