AI Assistants (MCP)

Run your Diem workspace from Claude, ChatGPT, or any assistant that speaks the Model Context Protocol — tickets, sales, audience, and payouts by conversation.

On this page

Your workspace, by conversation

The Diem MCP server lets an AI assistant operate your Diem workspace directly: check ticket sales while you're on the floor, pull last weekend's revenue, create a listing, look up a purchase by confirmation code, or export your audience — by asking in plain language. It works with any client that supports the Model Context Protocol, including Claude (web, desktop, and Claude Code), ChatGPT, and Cursor.

Connect your assistant

Hosted MCP endpoint
https://api.startdiem.com/mcp
Connection steps by client
ClientHow to connect
Claude (web & desktop)Settings → Connectors → Add custom connector → paste the endpoint URL and save.
Claude Code
Terminal
claude mcp add --transport http diem https://api.startdiem.com/mcp
ChatGPT / Cursor / other MCP clientsAdd a remote MCP server with the endpoint URL wherever the client configures MCP connections.

Sign in with a magic link

No API keys. Authentication is the same email magic link used everywhere in Diem:

  1. Ask to log in

    Tell your assistant “Log me into Diem” and give it your account email.

  2. Click the emailed link

    Diem emails a single-use sign-in link to that address.

  3. Confirm in the conversation

    Tell the assistant you clicked it; it completes sign-in and selects your workspace automatically.

  4. Work

    Ask for anything. Say “switch account” if you manage more than one workspace.

Available tools

Tool categories exposed by the Diem MCP
CategoryWhat the assistant can do
Tickets & purchasesList tickets, per-event sales stats, refunds, purchase lookups by confirmation code.
ListingsCreate and manage links, media folders, and donation listings.
PaymentsStripe balance, transfers, and payout dashboard access for the connected account.
Metrics & audienceDashboard analytics, RSVPs, revenue, audience segments, growth, exports.
Automations & InstagramKeywords, DM triggers, Instagram media and conversations.
Team & accountsWorkspaces, members, invites, account switching.

Security model

The assistant acts as the signed-in user with exactly that user's permissions — every call goes through the same authorization checks as the Diem dashboard. Sign-in links are single-use, sessions expire on their own, and telling the assistant to log out revokes the session immediately.

Next guide

Integration Platform
AI Assistants (MCP) | Diem Documentation