MCP server · streamable HTTP

Register from Claude itself

Connect this site to Claude, then just ask Claude to register your demo — no form to fill in.

What's an MCP server?

MCP is a standard way of giving Claude access to something outside the chat. A website, a database, your files. Claude can't reach this site on its own. Connecting it hands Claude a few specific things it's allowed to do here, and nothing else.

Once it's connected you can say "register my demo, it's called X" and Claude fills the form in for you. You can ask what's already been registered, or what time demos start, without leaving Claude. It does the same three things this website does. You're just asking instead of clicking.

MCP endpoint
https://build.claudecapetowncommunity.com/mcp

Streamable HTTP transport, JSON-RPC 2.0. No auth. It's a small room and we trust you.

Setup

  1. 1Run this in your terminal — works on any project, the MCP server is added to user scope.
  2. 2Then in any Claude Code session: ask 'Register my demo — it's about <your idea>'.
claude mcp add --transport http claude-build-day-cpt https://build.claudecapetowncommunity.com/mcp

Tools exposed

submit_project

Register a 2-minute lightning demo. Requires your name, a title and a description; link & stack are optional.

list_projects

Returns every approved demo so far — newest first. Great for context before your slot.

get_event_info

Schedule, venue, perks and house rules. Useful when Claude needs context about the event.

MCP feels like too much?

The form works just as well — and takes 30 seconds.

Use the form

https://build.claudecapetowncommunity.com · uses the Model Context Protocol streamable HTTP transport.