
<endpoint>) and its API key (<key>). Both are on the resource’s Keys page.
Public vs. private resourcesWherever these instructions show
<key>, what you put there depends on the resource type:- Public resource - reachable from anywhere, so the gateway checks a virtual API key. Copy it from the resource URL after login, the Resource Launcher more-info panel, or
https://app.pangolin.net/<org-id>/keys(use your self-hosted dashboard URL in place ofapp.pangolin.netif you self-host). - Private resource - only reachable from devices connected to your Pangolin network, so no key is checked. You must have the Pangolin client installed and connected. Use the literal string
noneas the key.
Steps
- Open Claude Desktop, go to the menu in the top left and select Help > Troubleshooting, and turn on Developer Mode.

- From the menu bar, open Developer, then Configure Third-Party Inference….

- Select Gateway
- Select Credential kind > Static API Key.
- Fill in:
- Gateway base URL:
<endpoint> - Gateway API Key:
<key>
- Gateway base URL:

- Restart Claude Desktop.
none in the API Key field rather than leaving it blank, and make sure the Pangolin client is installed and connected on the same machine as Claude Desktop.
