Add Presso Events to your AI. Then describe your event.
Presso Events runs an MCP server. Connect it once to the assistant you already pay for and everything after that is a sentence. About five minutes, no card, nothing to download.
Install for Claude.
This opens Claude's add-connector dialog with the Presso Events URL already filled in. Press Add, then follow the three steps below to get your token.
Anything that speaks MCP.
Same server, same tools. You bring the assistant; we bring the ticketing.
One command in your terminal.
Adds Presso Events to Claude Code over HTTP. Run it in any project - the connection follows your account, not the folder.
claude mcp add --transport http presso-events https://mcp.presso.events/mcp
Add it as a connector.
On a paid plan, open Settings, then Connectors, then Add, and paste the Presso Events URL. Then follow the three steps below for your token.
https://mcp.presso.events/mcp
Drop it in your MCP config.
Add the server to your Cursor MCP settings and reload. Works the same in Windsurf and other editors.
{
"mcpServers": {
"presso-events": {
"url": "https://mcp.presso.events/mcp"
}
}
}Standard MCP over HTTP.
Streamable HTTP transport, with a scoped bearer token you get from the three steps below. Codex, Gemini, Windsurf and anything else that supports remote MCP servers takes the same URL, and you can disconnect it just as easily.
transport http (streamable) url https://mcp.presso.events/mcp auth Authorization: Bearer pev_...
Sign in once, then reconnect with the token.
The connector is deliberately almost useless until it knows who you are. This is the exchange that fixes that.
The long version, per client, is in the setup guide
Your account, not ours.
Connect the Stripe account you have, or create one during onboarding. You are the merchant of record on your own account: payouts, tax settings and the money itself live there, and our 1% comes off in transit.
- Cards, wallets and 3D Secure handled by Stripe
- We take the platform fee on the way past and never hold funds
- Disconnect whenever you like - the account stays yours
Say what you are running.
Paste this and answer the questions it asks. It sets the event up as a draft, then stops and waits for you before anything can be sold.
You are connected to Presso Events. 1. Confirm the connection and tell me what you can do. 2. Ask me about my next event - one question at a time. 3. Create it as a draft with the ticket tiers, read the full price list back to me, and wait for my go-ahead before publishing.
All 24 tools, generated from the live server.
You never call these by name - you describe what you want. They are listed because a page that claims a capability should be checkable against the thing that provides it.
Generated from docs/tool-catalogue.json ·the full reference, with arguments