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.
Streamable HTTP transport, JSON-RPC 2.0. No auth. It's a small room and we trust you.
Setup
- 1Run this in your terminal — works on any project, the MCP server is added to user scope.
- 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/mcpTools exposed
submit_projectRegister a 2-minute lightning demo. Requires your name, a title and a description; link & stack are optional.
list_projectsReturns every approved demo so far — newest first. Great for context before your slot.
get_event_infoSchedule, venue, perks and house rules. Useful when Claude needs context about the event.
https://build.claudecapetowncommunity.com · uses the Model Context Protocol streamable HTTP transport.