MCP server for AI event ops.
pramaan.me exposes an MCP (Model Context Protocol) server, so Claude, ChatGPT, and any MCP-aware client can drive Tempo directly — issue certificates, monitor a live event, extend a closing window, retry a bounce. Purpose-scoped keys. Per-event action budgets. DPDP-native.
Connect
Point your MCP client at:
https://api.pramaan.me/mcp
Auth: Authorization: Bearer <your API key>. Keys are scoped to an event or a workspace — never global.
Tools
A curated set of event-ops tools. Everything a Tempo agent can do inside the pramaan.me UI, an external MCP client can do here — same budgets, same approval gates.
issue_certificateIssues a signed, tamper-evident certificate against a live event. Rate-limited per API key.
list_recent_issuancesRecent issuances for an event, with delivery status. Read-only.
retry_deliveryRetries a bounced or failed email. Counts against the event action budget.
extend_event_windowExtends the issuance window on a live event. Requires organiser approval by default.
get_event_healthBounce rate, delivery latency, checkout drop, quota usage. Read-only.
revoke_certificateRevokes a specific certificate. Always gated on organiser approval.
Safety model
- Budgeted. Every event carries a per-event action budget (default ₹200 on Pro). Autonomous actions charge against it. When it runs out, the agent stops acting and starts asking.
- Gated. Bulk revoke, refund, and template change sit behind an organiser approval prompt — regardless of budget.
- Auditable. Every MCP call lands in the event audit log with actor, tool, args, and result.
- Kill-switchable. Pause the Tempo agent on any event with one click.
Who this is for
- Teams building their own AI event agent on top of pramaan.me.
- Claude Desktop / Cursor / ChatGPT users who want event ops inside their assistant.
- Enterprises with an internal ops copilot that needs to issue verified certificates.
Pricing
Read-only tools are free on the Free tier. Write tools start at Pro. Enterprise gets dedicated MCP tools and white-label endpoints. See the pricing page.