The server is stateless. It supports the 2026-07-28 protocol revision and falls back to Streamable HTTP for 2025 clients. It doesn’t support the older HTTP+SSE transport, so clients that only offer SSE can’t connect.
Cursor
Add LobbyStack to~/.cursor/mcp.json, or to .cursor/mcp.json in a project:
mcp.json
VS Code
Add LobbyStack to.vscode/mcp.json. VS Code asks for the key the first time it starts the server and stores it for you:
.vscode/mcp.json
Clients without header support
If a client can only launch local servers, runmcp-remote as the local server and let it add the header. The Claude Desktop guide shows the configuration.