Connecting Claude.ai
Claude.ai connects to Bridge Town via OAuth — no API token needed. This is the recommended way to get started.
Prerequisites
Section titled “Prerequisites”- A Claude.ai account (Pro, Team, or Enterprise)
- A Bridge Town account
Connect
Section titled “Connect”-
Open Claude.ai and sign in.
-
Click Customize.
-
Click + then Add custom connector.
-
Paste your Bridge Town MCP URL:
https://app.bridgetown.builders/mcp -
Set Name to Bridge Town and paste the URL into Remote MCP server URL.
-
Click Connect.
-
Claude will redirect you to Bridge Town to authorise the connection. Sign in with your Bridge Town account and click Authorise.
-
You’re connected. Claude.ai can now access your Bridge Town workspace.
Verify
Section titled “Verify”Ask Claude:
“Check if Bridge Town is connected”
Claude will read the health://status resource and show your tenant ID and user ID if everything
is working.
Self-hosted / local dev
Section titled “Self-hosted / local dev”If you’re running Bridge Town locally via Docker Compose, use:
http://localhost:8000/mcpNote: Claude.ai must be able to reach this URL. For local development, a tunnelling
tool like ngrok or cloudflared is required.
Troubleshooting
Section titled “Troubleshooting”“Connector not found”
- Confirm you pasted the full URL including the
/mcppath
“Authorisation failed”
- Make sure you’re signed in to Bridge Town before approving the connection
- Try the flow again from the connectors page
“Tools not available”
- Disconnect and reconnect the connector
- Check that your Bridge Town account is active
Other clients
Section titled “Other clients”Codex, Gemini, OpenCode, ChatGPT-compatible runtimes, and custom MCP agents connect via API token instead of OAuth — see Connecting any MCP client.