Skip to main content

Connect your client

1

Copy the MCP URL

Copy the URL from Settings > API & MCP:
2

Authorise Redbark

Add the URL to your AI client using the instructions below. Complete the OAuth consent screen and grant only the permissions you need. See access and security.
3

Ask a question

Try “What bank accounts do I have connected?” Your AI client will call the MCP server to retrieve them.

Client configuration

Custom Connectors work across claude.ai, Claude Desktop, Cowork, and mobile.Pro / Max:
  1. Open Customize > Connectors.
  2. Click + > Add custom connector.
  3. Paste https://mcp.redbark.com/mcp.
  4. Click Add, then Connect to complete OAuth.
Team / Enterprise: an owner adds the connector under Organization settings > Connectors > Add > Custom > Web. Members then connect from Customize > Connectors.Leave OAuth client ID and secret blank. Redbark supports dynamic client registration, so Claude provisions a client automatically. See Anthropic’s custom connectors guide.

Advanced configuration

OAuth is recommended for hosted AI connectors. API keys remain supported for manual setups. The server uses Streamable HTTP, not SSE. To expose less frequently used operations, add ?toolsets=admin to the URL. This changes which tools are listed, not your permissions. See toolsets. If connection fails, see troubleshooting.