Skip to main content

Seapoint MCP: Beta Connection Guide

Written by Jack Cahalane

Connect Seapoint to your AI assistant to query your financial data directly in chat. This guide covers two ways to connect: through the Claude app and through Claude Code.

Beta: This connector is currently in beta. The Seapoint MCP server is read-only.

Connect with Claude

  1. Click Add custom connector.

  2. Set Name to Seapoint.

  3. Set the MCP server URL to https://mcp.seapoint.app/mcp.

  4. Leave OAuth Client ID and OAuth Client Secret empty.

  5. Click Add, connect the Seapoint connector, and sign in to Seapoint when Claude asks for authorisation.

Connect with Claude Code

Add the Seapoint server from your terminal:

claude mcp add --transport http seapoint https://mcp.seapoint.app/mcp

Then open Claude Code and run:

/mcp

Select seapoint and authenticate.

Did this answer your question?