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
Add to Claude
claudebuildnight.com/mcp
Manual form
Skip MCP, just submit
claudebuildnight.com/register
Live project list
See what's submitted
claudebuildnight.com/projects
MCP endpoint
https://claudebuildnight.com/mcp
Streamable HTTP transport, JSON-RPC 2.0. No auth — small room, trust-by-vibe.
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 'Submit our project — it's about <your idea>'.
claude mcp add --transport http claude-impact-lab https://claudebuildnight.com/mcpTools exposed
submit_projectSubmit your group's project. Requires group name, title, description and the event code; track, link & stack are optional.
list_projectsReturns every project submitted so far — newest first. Useful for scoping out what the room is building.
get_event_infoSchedule, tracks, venue, hosts, pitch guidance and house rules. Useful when Claude needs context about the day.
https://claudebuildnight.com · uses the Model Context Protocol streamable HTTP transport.