Synamate MCP Server
Connecting AI Assistants via MCP
Our platform supports MCP (Model Context Protocol), letting AI assistants like Claude connect directly to your account to search, update, and automate your CRM data.
Endpoint
https://services.leadconnectorhq.com/mcp/{client}/v2
For Claude, use: https://services.leadconnectorhq.com/mcp/anthropic/v2
Authentication
Pick one method:
Option 1: OAuth (recommended)
Click Connect on the connector setup screen
Sign in with your account
Select the sub-account you want to connect
Approve the requested scopes
No tokens to create or manage. You can revoke access anytime from your account settings.
Option 2: Private Integration Token (PIT)
Go to Settings → Private Integrations
Click Create New Integration
Select the scopes you want to grant
Click Create Integration and copy the token
Add the token to your MCP client config:
Note: OAuth gives access to a wider range of scopes than a PIT.
Setup (Claude.ai)
Go to Settings → Connectors → Add custom connector
Enter the endpoint URL above
Click Connect, sign in, and select your sub-account
Approve the requested scopes
Setup (ChatGPT)
A dedicated ChatGPT endpoint is coming soon. Until then, connect using the original endpoint:
In ChatGPT, go to Settings → Connectors (or Apps) → Advanced Settings
Enable Developer Mode
Click Create App / Add Connector
Set the MCP server URL to
https://services.leadconnectorhq.com/mcp/Choose your authentication method (OAuth or PIT, same as above)
Save and start a new chat to use the tools
Note: ChatGPT's Developer Mode is currently available on Plus and Pro plans.
What it can do
Once connected, your AI assistant can work with Contacts, Conversations, Opportunities, Calendars, Payments, Products, Invoices, Social Posts, Blogs, Emails, and Forms, all through natural language.
Notes
Each connection is scoped to a single sub-account
Access is limited to the scopes you approve
Sensitive actions require confirmation before running
Last updated