This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| - Bridges JEB's legacy HTTP+SSE MCP to Antigravity's Streamable HTTP MCP. | |
| - Fixes JEB's incorrect MCP protocol implementation (lines 31-33) | |
| - Run with: | |
| node jeb-antigravity-mcp-bridge.js | |
| - Example config for Antigravity's mcp_config.json (you point AG to the proxy): | |
| { | |
| "mcpServers": { |