Connect
1
Open Connect MCP in Orsay
2
Paste the URL into your MCP client
Open your MCP client (Claude.ai, Claude Desktop, Cursor…) and add a new server with that URL. See the Compatible clients section below for step-by-step instructions.
3
Authorize Orsay
Your client will redirect you to Orsay to sign in and grant access. Authorization is scoped to your organization — no other account can read your data.
Compatible clients [#clients]
- Claude.ai (web)
- Claude Desktop
- Cursor
- Other MCP clients
- Go to claude.ai/settings/connectors
- Click Add custom connector
- Paste the URL:
https://client.api.prod.orsay.ai/mcp - Give it a name (e.g. Orsay) and click Add
- Authorize the connection in the Orsay window that opens
Available tools [#tools]
13 tools are exposed. You don’t need to call them directly — Claude selects and chains them automatically based on your prompt.💬 Conversations & leads
📊 Analytics
⚡ Sequences
🤖 Agents
🏢 Organization
Prompt examples [#examples]
Ready-to-use prompts for Claude. Analyze your pipeline“How many leads replied positively in my Instagram sequences this month? Compare with last month.”Ad-hoc segmentation
“Find leads who mentioned ‘pricing’ in the last 30 days but haven’t received my pricing sequence yet.”Natural-language reporting
“Compare the positive classification rates of my 3 active sequences over the past 14 days and tell me which one performs best.”Summarize a conversation
“Summarize the conversation with lead [leadId] and write a personalized follow-up based on their last replies.”Create a sequence
“Create an Instagram inbound sequence for the account @myaccount using the ‘Sales Agent’ agent, a 2-minute response delay, and a welcome message ‘Hi there, how can I help you?’. Leave it inactive for now.”Update a sequence
“Activate the ‘Spring 2026 Campaign’ sequence and change its response delay to 5 minutes.”Cross-tool workflow (combining other MCP servers)
“Read this week’s positive Orsay conversations, create a Linear ticket for each one with the lead context, then generate a summary in Notion.”
Technical reference [#reference]
Available triggers for create_sequence
Available triggers for create_sequence
Delay units
Delay units
seconds · minutes · hours · daysClassifications
Classifications
Important notes [#notes]
- Access is authenticated via OAuth 2.0 — only your organization’s data is accessible.
- The MCP server is stateless: each request is independent, with no persistent server-side session.
- Compatible with any client supporting the MCP protocol over Streamable HTTP.