- Add mcp-bridge/index.js: WebSocket backend for hub, relays requests to upstream MCP SSE servers via SSE+POST transport - Add mcp-bridge/package.json with 'ws' dependency - Add 'mcp-bridge-memory' entry to ecosystem.config.js (not started) - Add 'bridge' script to root package.json - Add mcp-bridge/node_modules to .gitignore Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
4 lines
60 B
Text
4 lines
60 B
Text
agent_gateway.db
|
|
node_modules/
|
|
.env
|
|
mcp-bridge/node_modules
|