Guide/Connect AI/Claude AI

Connect Your Claude AI Subscription

Connect Serenities AI to Claude using MCP connectors. Once connected, you can use all Serenities tools — databases, app builder, flows, and more — directly inside Claude chat.

Before You Start

You'll need:

  • A Serenities AI account (free or paid)
  • A Claude AI subscription (Pro, Team, or Enterprise) at claude.ai

Step-by-Step Guide

1

Log in to Claude AI

  1. Go to claude.ai
  2. Sign in with your Anthropic account
2

Open a Chat and Go to Connectors

  1. Open any existing chat or start a new one at claude.ai/new
  2. Click the + icon at the bottom-left of the chat input
  3. Click "Connectors" at the bottom of the menu
  4. Click "Manage connectors"
Claude chat showing the + menu with Connectors option and Manage connectors submenu
3

Add a Custom Connector

  1. On the Connectors page, click the + icon in the top-right
  2. Select "Add custom connector"
Connectors page showing the + icon dropdown with Browse connectors and Add custom connector options
4

Enter the Serenities MCP URL

A dialog will appear asking for a name and MCP server URL.

  1. Name: Enter any name (e.g. Serenities AI)
  2. Remote MCP server URL: Paste the following URL:
https://app.serenitiesai.com/api/v1/mcp
  1. Click "Add"
Add custom connector dialog with Name and Remote MCP server URL fields and Add button

Connecting multiple accounts?

Claude only allows each MCP server URL to be registered once. If you need to connect multiple Serenities accounts, add a unique slug to the URL:

# Account 1 (default)

https://app.serenitiesai.com/api/v1/mcp

# Account 2

https://app.serenitiesai.com/api/v1/mcp/account2

# Account 3

https://app.serenitiesai.com/api/v1/mcp/work

The slug just makes the URL unique — authentication still happens via OAuth. Use any text you like.

5

Connect and Authorize

  1. Your new connector will appear in the "Not connected" list
  2. Click on it to select it, then click the "Connect" button on the right panel
Connectors list showing the new connector under Not connected with Serenities logo and Connect button on the right
  1. An OAuth authorization page will open showing the permissions Serenities needs
  2. Click "Authorize" to grant access
OAuth authorization page showing Serenities AI permissions including App Builder, Flows, MCP Servers, and Files with Authorize button
6

Enable the Connector in Chat

  1. Go back to any Claude chat
  2. Click the + icon again
  3. Go to "Connectors"
  4. Toggle on your Serenities AI connection
Connectors submenu showing the Serenities AI connection toggled on with a blue toggle

You're connected!

Claude can now access all your Serenities AI tools. Try asking Claude to create a database, build an app, or run a flow.

What You Can Do Now

With Serenities connected to Claude, try asking Claude things like:

"Create a customer database with name, email, and plan fields"

"Build me a landing page for my SaaS product"

"Create a flow that sends an email when a new row is added"

"Show me all my app builder projects"

Troubleshooting

Connector not showing up after adding

Refresh the Manage Connectors page. If it still doesn't appear, try adding it again — make sure the URL is exactly https://app.serenitiesai.com/api/v1/mcp

OAuth authorization page doesn't open

Check that pop-ups are not blocked in your browser. The authorization page opens in a new window. Allow pop-ups for claude.ai and try again.

"URL already registered" error

Claude only allows each MCP URL once. If you already added this URL, find the existing connector in your list. To connect a second account, add a unique slug like /api/v1/mcp/myname

Claude doesn't seem to use the connector

Make sure you toggled the connector on in the chat. Click + → Connectors and check that the toggle is blue/enabled. You need to enable it for each new chat.

Security & Privacy

  • The connection uses OAuth 2.0 — Claude never sees your Serenities password
  • You can revoke access anytime from the Manage Connectors page
  • Claude only accesses your Serenities data when you explicitly ask it to
  • All communication between Claude and Serenities is encrypted (HTTPS)