MCP server · streamable HTTP

Submit from Claude itself

Plug the Impact Lab MCP server into Claude (Desktop, Code, or any MCP-aware client) and ask Claude to submit your project. Three tools: submit_project, list_projects, get_event_info.

MCP endpoint
https://claudebuildnight.com/mcp

Streamable HTTP transport, JSON-RPC 2.0. No auth — small room, trust-by-vibe.

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 'Submit our project — it's about <your idea>'.
claude mcp add --transport http claude-impact-lab https://claudebuildnight.com/mcp

Tools exposed

submit_project

Submit your group's project. Requires group name, title, description and the event code; track, link & stack are optional.

list_projects

Returns every project submitted so far — newest first. Useful for scoping out what the room is building.

get_event_info

Schedule, tracks, venue, hosts, pitch guidance and house rules. Useful when Claude needs context about the day.

MCP feels like too much?

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

Use the form

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