---
title: "AgendaForge is now in the Claude connector directory"
description: "AgendaForge is live in the Claude connector directory. Add it to Claude to read your events, triage CFP submissions, and propose changes your team approves inside the product."
canonical: "https://agendaforge.app/blog/agendaforge-claude-connector"
last-updated: 2026-08-28
---
# AgendaForge is now in the Claude connector directory
> AgendaForge is live in the Claude connector directory. Add it to Claude to read your events, triage CFP submissions, and propose changes your team approves inside the product.
Canonical page: https://agendaforge.app/blog/agendaforge-claude-connector
Last reviewed or updated: 2026-08-28
Content type: article

Author: The AgendaForge team
Published: 2026-08-28

## Key takeaways

- AgendaForge is listed in the Claude connector directory at claude.ai/directory/agendaforge. Add it to Claude and sign in with your AgendaForge account; no API key or setup required.
- Claude gets 53 tools over your real event data: read events, agenda, CFP submissions, speakers, contacts, sponsors, registrations, and email activity, with keyword and semantic search across all of it.
- Writes are approval-gated by design. When Claude proposes a session, an email, or a contact import, nothing changes until an organizer approves it inside AgendaForge.
- The server is client agnostic: any MCP client can connect to mcp.agendaforge.app/mcp today, and a ChatGPT app listing is in the works.

You can now add AgendaForge to Claude straight from the
[Claude connector directory](https://claude.ai/directory/agendaforge). Open the listing, click
add, sign in with your AgendaForge account, and Claude can work with your real event: the
agenda, the CFP pipeline, speakers, contacts, sponsors, registrations, and email activity.
No API key, no copy-pasting context, no setup doc.

This is the same [MCP server](/developers) we shipped in August, now one click away for anyone
who runs their day in Claude.

## What Claude can see

The connector exposes 53 tools over live data, scoped to the organizations you belong to.
Read tools answer questions instantly, so the conversation starts from your event rather than
from a blank page:

- "Which CFP submissions about AI are still unreviewed?"
- "Find gaps in day two of the agenda."
- "How are registrations trending, and which ticket types are selling?"
- "Which confirmed speakers have open tasks?"

Keyword and semantic search work across all of it, so "the talk about postgres scaling" finds
the submission even when the title says something else.

## What Claude can change, and who approves

Write and communication tools are approval-gated by design. When Claude creates a session,
updates a sponsor, imports contacts, or drafts an email, nothing happens to your event yet.
The change lands in AgendaForge as a proposal, an organizer reviews it, and only an approval
executes it. Rejecting it costs one click and leaves a trace.

That is the same [AI-native shape](/blog/what-ai-native-means-for-event-software) the rest of
the product follows: the assistant is grounded in your data and proposes, your team decides.
It means you can hand Claude a genuinely useful chunk of work, "accept the top two submissions
and draft the speaker confirmations", without handing it the keys.

## How to connect

1. Open [claude.ai/directory/agendaforge](https://claude.ai/directory/agendaforge) and click
   **Add**.
2. Sign in with your AgendaForge account when Claude asks, the same one you use at
   dash.agendaforge.app. There is no key to create and nothing to paste.
3. Ask something only your event can answer, like "list my events" or "what is unreviewed in
   the CFP pipeline?"

That is the whole setup. If you would rather Claude could only ever look and never propose
changes, connect the read-only address `https://mcp.agendaforge.app/mcp/readonly` instead.
Developers building their own agents will find API keys and the technical details on the
[developer portal](/developers).

One honest note: the listing is a Community connector. Anthropic's directory runs automated
review on community servers rather than verifying each one by hand, which is exactly why the
approval gate matters. The security model does not rely on the model behaving; it relies on
your organizer approving.

## Beyond Claude

The server speaks the open Model Context Protocol, so it is not tied to one assistant. ChatGPT can connect through its connector settings today, Cursor and other MCP
clients work with the same URL, and a listing in ChatGPT's app directory is in progress. When
it goes live, the [changelog](/changelog) will say so.

If you are integrating more deeply, the [developer portal](/developers) has the REST API,
webhooks, the OpenAPI spec, and official agent skills you can install with
`npx skills add agendaforge/skills`.
## Frequently asked questions

### How do I connect Claude to AgendaForge?

Open the listing at claude.ai/directory/agendaforge and click Add, then sign in with your AgendaForge account when Claude asks. There is no key to create and nothing to paste, and Claude only ever sees the organizations you belong to.

### Can Claude change my event data without me knowing?

No. Read tools answer questions directly, but every write and every email is a proposal. It lands in AgendaForge as a pending item that an organizer reviews and approves or rejects, so nothing in your event changes until a person signs off.

### Does the AgendaForge MCP server work with ChatGPT or Cursor?

Yes. The server speaks the open Model Context Protocol, so any MCP client can connect to https://mcp.agendaforge.app/mcp, including ChatGPT via its connector settings and Cursor. A listing in ChatGPT's app directory is in progress; the changelog will announce it when it is live.

### Does the Claude connector cost extra?

No. It uses your existing AgendaForge account and permissions; you just sign in when Claude asks. Developers wiring up their own agents can use an organization API key instead, covered on the developer portal.

---

AgendaForge is an AI-native event-management platform. Public machine-readable index: https://agendaforge.app/api/ai
