Claude setup
- Open Claude connectors.
- Click Add custom connector.
- Name it
Sapt. - Paste the Sapt MCP URL:
- Click Connect and authorize with your Sapt account.
- Optional but recommended: set tools to Always allow.
ChatGPT setup
- Open ChatGPT connector settings.
- Go to Settings → Apps → Advanced settings.
- Turn on Developer mode.
- Click Create app.
- Name it
Sapt. - Paste the Sapt MCP URL:
- Set authentication to OAuth.
- Check the disclaimer and click Create.
Authentication
Claude and ChatGPT use OAuth. When the client asks you to connect, sign in with your Sapt account. The connector uses your account permissions to decide which Projects and tools are available. API keys are for direct REST API usage and server-side integrations, not the normal Claude or ChatGPT connector flow.Tools
The connector exposes Sapt capabilities across Project context, memory, content, search, social, ads, email, reviews, leads, and support. Tool availability depends on your account, Project access, and connected integrations. For developers who need narrower catalogs, the pages below describe the underlying capability groups.MCP or REST?
Both let software work with the same Project. Pick by how you’re building.Safety basics
Technical access should be scoped and intentional.- Keep API keys on the right Project.
- Enable tools only where they’re needed.
- Use review steps for public or customer-facing actions.
- Keep secrets in environment variables or secure app settings.