The Lorikeet MCP server allows AI tools like ChatGPT and Claude to access your Lorikeet account data directly, including workflows, tools, integrations, knowledge base articles, and more.Documentation Index
Fetch the complete documentation index at: https://docs.lorikeetcx.ai/llms.txt
Use this file to discover all available pages before exploring further.
Looking to connect an external MCP server to Lorikeet as a tool provider? See the External MCP Servers page instead.
- Diagnose tickets - trace workflow execution and identify root causes
“Pull up ticket #12345. What went wrong and why did the customer get escalated?”
- Audit knowledge bases - analyze articles at scale, find gaps, and spot quality issues
“Review all our knowledge base articles. Which ones are outdated, which topics have gaps, and are there any quality issues?”
- Explore your setup - inspect workflows, tools, and integrations
“Give me a summary of what integrations are configured.”
- Build workflows - create and iterate on workflows using natural language
“Create a new natural language workflow that handles refund requests by checking order status, verifying the return window, and processing the refund.”
- Test tools - run and validate tool configurations directly from your AI assistant
“Test the ‘get-order-status’ tool with order ID 98765 and check if the response matches what we expect.”
- Run simulations - test workflows against different customer scenarios
“Set up a simulation batch for the refund workflow with 3 different customer scenarios — a valid refund, an expired return window, and a missing order — and run it.”
MCP server URL
Use a single, region-agnostic endpoint regardless of where your Lorikeet account is hosted:Setup
- ChatGPT
- Claude
- Claude Code
Prerequisites
- Access to ChatGPT with a Team, Business, or Enterprise subscription
- Workspace Admin access is required for the initial setup (Steps 1–5). Once complete, all workspace members can use the app.
Connect
Open Workspace Settings
Go to chatgpt.com, click your profile icon in the bottom-left corner, and select Workspace settings.
Configure the app
Fill in the app configuration:
- Name:
Lorikeet - Description:
Access your Lorikeet account. - MCP Server URL:
https://mcp.lorikeetcx.ai - Authentication: Select
OAuth
Authorize
You will be redirected to the Lorikeet authorization page. Sign in to your Lorikeet account and click Authorize.
Publish the app
After authorization, the Lorikeet app will appear in the Drafts section. Click on the app, then click Publish to make it available to your workspace.
Troubleshooting
For troubleshooting connection issues, refer to the ChatGPT apps docs.If you’re still having trouble, reach out to the Lorikeet team.Technical details
| Property | Value |
|---|---|
| Protocol | Model Context Protocol (MCP) |
| Transport | Streamable HTTP |
| Authentication | OAuth 2.0 with PKCE |
| Token Lifetime | 1 hour (auto-refresh) |