AI Integration
Connect Claude

Connect Claude

Step-by-step instructions to connect Claude to your Reuzenpanda account through the AI Integration. Most people only need this page. Developers connecting through a config file can head to Technical details.

TL;DR

Addresshttps://mcp.reuzenpanda.app/mcp
Client IDclaude
Client Secretclaude

Add these as a custom connector in Claude (Settings → Connectors → Add custom connector, with the Client ID and Secret under Advanced settings), then sign in with your own Reuzenpanda account. Full steps below.

Where you use this. You chat with Claude — in the Claude app or at claude.ai (opens in a new tab) — and the connector lets Claude reach your Reuzenpanda data. This is not the chat inside Reuzenpanda itself; the whole point is to work from within Claude.

Before you start

  • A Reuzenpanda account — you log in with your normal credentials during setup.
  • A Claude account — custom connectors are available on the Free, Pro, Max, Team and Enterprise plans (Free is limited to one connector).
  • The connector URL above.

On Team and Enterprise plans, only an Owner can add the connector for the whole organisation. Members then connect to it afterwards.

A note on privacy and legal responsibility for choosing an AI assistant is on the What is the MCP server? page.

Connect Claude (recommended for most users)

This works in both Claude on the web and the Claude desktop app.

Pro & Max (individual accounts)

  1. In Claude, open Settings → Connectors (also shown as Customize → Connectors).
  2. Click "+" and choose Add custom connector.
  3. Give the connector a Name — for example Reuzenpanda.
  4. In the Remote MCP server URL field, enter https://mcp.reuzenpanda.app/mcp.
  5. Open Advanced settings and enter the OAuth Client ID claude and Client Secret claude.
  6. Click Add.
  7. Find Reuzenpanda in your connector list and click Connect — a browser window opens where you sign in to Reuzenpanda and approve access (see Signing in).

Team & Enterprise (organisation)

An Owner adds the connector once:

  1. Open Organization settings → Connectors.
  2. Click Add, hover over Custom and choose Web.
  3. Give the connector a Name — for example Reuzenpanda.
  4. In the Remote MCP server URL field, enter https://mcp.reuzenpanda.app/mcp.
  5. Open Advanced settings and enter the OAuth Client ID claude and Client Secret claude.
  6. Click Add.

Each member then enables it:

  1. Open Customize → Connectors.
  2. Find Reuzenpanda (marked with a Custom label).
  3. Click Connect and sign in to Reuzenpanda when prompted.

Signing in

When you click Connect, a browser window opens and asks you to sign in to Reuzenpanda and approve access. This uses OAuth 2.0 — the same secure sign-in standard used across the web — so Claude never sees your password, and you can revoke access at any time from your Reuzenpanda account. Once you approve, Claude is connected.

About the Client ID and Secret. Under Advanced settings you enter a fixed OAuth Client ID (claude) and Client Secret (claude). These just identify the Claude app to Reuzenpanda and are the same for everyone — you still sign in with your own Reuzenpanda account.

Using it in a chat

In any conversation, click the "+" button, open Connectors, and toggle Reuzenpanda on. Then just ask Claude in plain language — see the examples for inspiration.

Developer setup

Connecting through a configuration file — the Claude desktop app config or the Claude Code CLI — plus a technical overview of how the integration works, is covered on the Technical details page.

Other AI clients

The integration works with any MCP-compatible client, not just Claude. Using a different assistant, or need help getting connected? Contact support@reuzenpanda.nl and we'll help you set it up.

Troubleshooting

  • The sign-in window doesn't open or is blocked. Allow pop-ups for Claude and try Connect again.
  • Tools stopped working after a while. Your session token likely expired — disconnect and reconnect the connector.
  • Using a config file? See the Technical details page for mcp-remote issues.
  • Still stuck? Reach out to support@reuzenpanda.nl.