HTTP/SSE bridge between browser and MCP server. Spawns mcp_server.py as a subprocess communicating via JSON-RPC 2.0 over stdin/stdout. Exposes the same REST API shape as server.py so the frontend ...