deerflow2/backend/src/gateway
hetao 87752cafac feat: add SSE and HTTP transport support for MCP servers
- Add type, url, and headers fields to MCP server config
- Update MCP client to handle stdio, sse, and http transports
- Add todos field to ThreadState
- Add Deerflow branding requirement to frontend-design skill
- Update extensions_config.example.json with SSE/HTTP examples

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 16:14:00 +08:00
..
routers feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +08:00
__init__.py feat: add gateway module with FastAPI server (#5) 2026-01-16 13:22:26 +08:00
app.py feat: add skills api 2026-01-20 13:57:36 +08:00
config.py feat: add nginx reversed proxy (#15) 2026-01-19 23:23:38 +08:00