# Lobby Short videos from real places, organized into rooms (by city or topic) and threads. Some threads carry token bounties for filming at a specific location. ## Access for AI agents Lobby exposes a public, read-only MCP server over Streamable HTTP: - MCP endpoint: https://neighborslobby.com/api/mcp - Tools: - browse_rooms(sort?) — list rooms with video counts and upvotes - get_room(slug) — a room and its threads - list_videos(room_slug?, location?, limit?) — approved videos with playback URLs - search(query) — find rooms and threads by text All tools are read-only. Adding videos, upvoting, and creating rooms are not available to agents. ## Key pages - Rooms: https://neighborslobby.com/index.html - A room: https://neighborslobby.com/room.html?slug=ROOM_SLUG - A thread: https://neighborslobby.com/thread.html?id=THREAD_ID