MCP server · streamable HTTP

Submit from Claude itself

Plug the hackathon 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.

QR code for MCP endpoint
MCP endpoint
Add to Claude
impact-lab-la.vercel.app/mcp
QR code for Manual form
Manual form
Skip MCP, just submit
impact-lab-la.vercel.app/register
QR code for Live project list
Live project list
See what's submitted
impact-lab-la.vercel.app/projects
MCP endpoint
https://impact-lab-la.vercel.app/mcp

Streamable HTTP transport, JSON-RPC 2.0. No auth — small event, 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://impact-lab-la.vercel.app/mcp

Tools exposed

submit_project

Submit your team's project. Requires team name, title, description; 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, prizes, judging criteria 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://impact-lab-la.vercel.app · uses the Model Context Protocol streamable HTTP transport.