Event Magi · Magi familybeta

Every delegate meets the five people who make the trip worth it.

Event Magi ranks each delegate's counterparts by fit — who is looking for what someone else offers, not who looks similar — so the introductions actually convert. And you can show every sponsor exactly which meetings you delivered.

Every introduction is tracked from suggested to “we met” — so after the event you can show, meeting by meeting, exactly what the room produced.

The Event Magi organizer overview: the event graph at a glance — delegates, sessions, and introductions — running in the product.
Running in production at Davos Catalyst
Why it wins

Built for the introduction that pays off.

01

Complementarity, not similarityCONSISTENT

The engine ranks a delegate's counterparts by what each side is seeking versus offering — a founder raising meets the fund with that thesis, not five lookalike founders.

Scoring is deterministic and pure (seeking↔offering complement weighted highest, then sector/stage/thesis/geography). Same inputs return the same ranking, so an agent can cache, diff, and reason about results.

02

Every match comes with a reason, in one line

Each match carries one plain-language line — "offers the enterprise distribution you're seeking" — so a delegate acts on it without reading a manual.

Every match exposes a structured reason plus the contributing factors, so an agent can surface, re-rank, or explain a match to its own principal without a second model call.

03

Prove the room workedPROVABLE ROI

Show your board and your sponsors exactly which introductions happened and which converted — meeting by meeting, not a vanity attendance number.

Every match and introduction is tracked from suggested → met → converted, and that record is machine-checkable, so an evaluating agent can verify what happened instead of trusting a black box.

04

A graph that outlives the event

The event is the delivery surface; the durable product is the graph of people, intent, introductions, and outcomes that survives after everyone goes home.

Data is graph-shaped from day one (people, intent, introductions, outcomes). The relationship graph is queryable year-round, not a per-event export that goes stale.

The match feed

The five people worth meeting — with a reason, not a directory.

For each delegate, the engine projects the whole room over stated intent and reciprocal fit, then ranks the counterparts who actually move their goal forward. Every match carries one plain-language line so a delegate acts without reading a manual.

  • Ranked by seeking ↔ offering complement
  • One-line reason on every match
  • Refreshes as the room fills in

Ranking is deterministic and pure — the same inputs return the same order — so an agent can cache, diff, and explain a match to its own principal without a second model call.

Event Magi match feed showing a current delegate and their ranked counterparts with seeking/offering context.
Matches · ranked counterparts with reasons
The introduction loop

From “worth meeting” to “we met.”

A match is only worth something if the meeting happens. Consented, double-opt-in introductions are tracked from interested to met, so nobody gets spammed and every accepted intro becomes part of the record the organizer can point to.

  • Double-opt-in — both sides say yes
  • Tracked from interested to we met
  • Every accepted intro is on the record
Event Magi introductions surface tracking consented introductions from requested to met.
Introductions · consented, tracked to met
The concierge

A chief-of-staff for every delegate.

Delegates ask in plain language — “who should I meet before lunch?” — and the concierge finds matches and opens consented introductions through guarded tools. The same surface an AI agent drives on a delegate's behalf.

  • Plain-language, streaming answers
  • Opens consented, double-opt-in intros
  • Every action runs through guarded tools

The concierge runs on the same MCP tools exposed publicly — find_matches, request_introduction, get_receipt — so an external agent gets exactly the capability a delegate does, behind the same policy boundary.

Event Magi concierge chat surface answering a delegate's networking question.
Concierge · matches and introductions in chat
Prove the room worked

Show a sponsor the meetings you delivered.

Relationship movement, introductions requested, introductions that converted — the analytics turn a two-day event into a record you can put in front of a board or a sponsor. Not booth scans, not vanity traffic: meetings that happened.

  • Introductions requested vs. converted
  • Relationship movement against target accounts
  • A record that outlives the event
Event Magi analytics showing relationship movement and meeting outcomes for sponsor ROI.
Analytics · outcomes you can show a sponsor
What it does

The platform, grouped by what it's for.

Matchmaking
Complementarity matchingRanks counterparts by seeking↔offering complement, not lookalike similarity.
live
Mutual-value scoringScores the pair's two-sided value, not just A→B, so both delegates say yes.
beta
Who should I meet & why feedThe headline surface: a ranked five with believable one-line reasons, refreshable.
live
Explainability receiptEach match emits an rcp_ receipt: inputs → score → reason → outcome.
beta
Onboarding
Profile from intent, not formsLinkedIn sign-in plus public enrichment fills 80% of a profile; 3–5 questions finish it.
proposed
Introductions
Consented introduction loopDouble-opt-in introductions tracked from interested to we met, with an outcome receipt.
beta
Organizer
Fairness & curation layerNo VIP over-targeted, everyone gets quality matches, sponsor priorities honoured.
proposed
Sponsor ROI viewSponsors see relationship movement and meetings delivered, not vanity traffic.
proposed
Who it's for

The hole, not the drill.

Delegate

“I have two days and 300 strangers. Tell me the five who matter and get me in front of them.”

A ranked match feed with believable reasons and one-tap, consented introductions.

Organizer

“Make my event feel like everyone met the right people, and let me prove ROI to sponsors.”

A receipted record of who was matched, why, and which introductions closed.

Sponsor

“Did my money buy me the meetings I wanted?”

Relationship movement against target accounts, not booth scans.

Concierge agent

“Do the profiling, introductions, and follow-up a human chief-of-staff would.”

Guarded tools that find matches and request introductions, every action receipted.

For agents & developers

The buyer is an agent. Here's the front door.

Event Magi is built for an AI buyer. Discover it by vertical, evaluate it by capability, and integrate it through MCP, OpenAPI, or the CLI — then read receipts to verify what it did.

AuthBearer token per tenant; OAuth for delegate-scoped agent actions (proposed).
PricingPer-event for organizers; metered per accepted introduction for programmatic use.
TrustMints rcp_ receipts for every match and introduction, so an integrating agent can verify the outcome instead of trusting it.
find_matchesPOST /api/matches

Return the top-N complementarity matches for a delegate, each with a one-line reason and a tracked outcome id.

request_introductionPOST /api/introductions

Open a consented, double-opt-in introduction between two delegates and track it to outcome.

get_receiptGET /api/receipts/:id

Read the replayable outcome record for any match, introduction, or outcome.

integrate in 30 seconds — bash
# PROPOSED — endpoints are stubbed during the design-partner phase.
# 1. Point your MCP client at the Event Magi server:
#    https://eventmagi.com/mcp   (auth: Bearer <token>)
# 2. Call the matchmaking tool:
curl -s https://eventmagi.com/api/matches \
  -H "Authorization: Bearer $EVENTMAGI_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{ "eventId": "evt_...", "delegateId": "dlg_...", "limit": 5 }'
# -> returns ranked matches, each with a one-line reason and an rcp_ receipt id.

Install via CLI: npx @mogos/eventmagi@latest matches --event <eventId> --delegate <delegateId>

How it compares

The same room, told differently.

CapabilityEvent MagiDirectory & networking appsMatchmaking incumbents
Complementarity (seek↔offer), not lookalike similarityYespartial
One-line reason a delegate believesYesinconsistent
Receipted, replayable match provenance (rcp_)Yes
Mutual-value (both-win) scoringYespartial
Agent-native: MCP + OpenAPI + CLI from day oneYespartial
Relationship graph persists year-roundYespartialYes

Reflects MOGOS's reading of public competitor positioning as of 2026-07 (Grip, Swapcard, Brella, b2match, Converve). Note: Grip already ships an MCP endpoint and an action-taking AI assistant — agent-nativeness is contested, but receipted match provenance is not yet offered by any of them.

Pricing

Pay for outcomes, not seats.

Design partner
Free
early access

A serious event ready to run the matching loop with the team and shape the roadmap.

  • Full matchmaking engine for one event
  • Concierge agent + match feed
  • An auditable record of every match and introduction
  • Direct line to the build team
Event
Talk to us
per event

Organizers running a conference, summit, or buyer-supplier programme.

  • Everything in Design partner
  • Organizer console + sponsor ROI view
  • Fairness & curation layer
  • Branded single-tenant skin
Programmatic
Metered
per accepted intro

Platforms and agents integrating matchmaking via API/MCP at scale.

  • MCP + OpenAPI + CLI access
  • Metered billing per accepted introduction
  • Receipt verification API
  • Relationship-graph queries
Proof, not logos

Why you can believe the claims.

Live in production at Davos Catalyst

Event Magi is already matching real people at a live Davos event (catalyst.mogos.ch). This is a running deployment, not a demo — the match feed, concierge, and introduction loop you see here are the product in use.

Every introduction is on the record

Who was suggested, why, and whether the meeting happened and converted — all of it is kept as an auditable record you can replay after the event. You prove the room worked instead of asking a board to take your word for it.

Built by the MOGOS Collective

The matching engine, the shared Magi shell, and the analytics are engineered and owned by the MOGOS Collective — a team that ships the substrate under the product, not a thin wrapper over someone else's API.

Questions

Straight answers.

What is Event Magi?

Event Magi is an AI event matchmaking platform. For every confirmed delegate it surfaces the five people in the room they most need to meet, explains each match in one plain-language line, and tracks the introduction from interested to we met. It is built by the MOGOS Collective.

How is it different from an attendee directory or a networking app?

A directory shows you everyone and leaves the work to you. Event Magi ranks by complementarity — who is seeking what someone else is offering — gives a believable reason for each match, and emits a receipt proving who was suggested, why, and what happened. The matching is the product; the event is just where it is delivered.

How do I prove the event's ROI to my sponsors and my board?

Event Magi keeps an auditable record of every introduction — who was suggested, why, and whether the meeting happened and converted. After the event you can show, meeting by meeting, what the room produced against the accounts a sponsor cared about: relationship movement, not booth scans. This meeting-by-meeting proof is the part directory and networking apps do not offer.

Can an AI agent or assistant use Event Magi directly?

Yes. Event Magi is agent-native: it exposes a Model Context Protocol (MCP) endpoint, an OpenAPI schema, and a CLI. An agent can find matches, request consented introductions, and read outcome receipts on behalf of a delegate. A machine-readable product manifest at /.well-known/magi-product.json lets a visiting agent self-onboard.

How does a delegate get onboarded?

Sign in with LinkedIn, and public enrichment pre-fills roughly 80% of the profile before any form. The delegate answers three to five questions that actually move a match — what they are seeking and offering — and confirms. The target is a usable, match-ready profile in under a minute.

Who owns Event Magi, and what is Davos Catalyst?

Event Magi is the intellectual property of the MOGOS Collective, designed and built on MOGOS-owned packages. Davos Catalyst is a branded single-tenant deployment (catalyst.mogos.ch) where Event Magi runs in production; it is a customer skin, not a co-creator. The unbranded product lives at eventmagi.com.

What does it cost?

Pricing is per event for organizers, with a metered option for programmatic and agent-driven use. Early-access design partners work directly with the team. See the pricing section for current tiers.

Is it production-ready today?

Event Magi is live and matching real delegates in production today at Davos Catalyst. We are onboarding a small number of design-partner events now, working directly with each organizer to fit their programme. The organizer console and sponsor-ROI reporting are rolling out this quarter.