Agent
|
f2f64ec392
|
feat: add generic mcp-bridge for proxying upstream MCP SSE servers
- 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>
|
2026-03-13 10:19:27 +00:00 |
|
Agent
|
85b3f5b6e2
|
mcp-hub-007: Auth hardening — per-service secrets and env-based config
|
2026-03-13 10:17:45 +00:00 |
|
Agent
|
91f0ce271b
|
Add pm2 process management
- Add ecosystem.config.js with mcp-hub and sample-mcp app configs
- Add pm2:start, pm2:stop, pm2:logs, pm2:status scripts to package.json
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-03-13 09:08:10 +00:00 |
|
Agent
|
40625827f1
|
mcp-hub-005: End-to-end integration test
|
2026-03-12 18:25:29 +00:00 |
|
Agent
|
67bbb40830
|
mcp-hub-004: Sample MCP backend with echo tool
|
2026-03-12 18:21:37 +00:00 |
|
Agent
|
9a61026bca
|
mcp-hub-003: Client SSE transport and message relay
|
2026-03-12 17:13:36 +00:00 |
|
Agent
|
a93bcfffa7
|
mcp-hub-002: WebSocket backend registration and health tracking
|
2026-03-12 16:46:30 +00:00 |
|
Agent
|
60d92af13b
|
mcp-hub-001: Project scaffolding and core server
|
2026-03-12 16:44:37 +00:00 |
|
Agent
|
2b557e1eca
|
initial: clean workspace with gitignore
|
2026-03-12 16:16:53 +00:00 |
|