deerflow2/backend/src/gateway/routers
hetao 5a45b9c131 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
..
__init__.py feat: add MCP API endpoint and enhance API documentation 2026-01-20 13:20:50 +08:00
artifacts.py feat: add MCP API endpoint and enhance API documentation 2026-01-20 13:20:50 +08:00
mcp.py feat: add SSE and HTTP transport support for MCP servers 2026-01-21 16:14:00 +08:00
models.py feat: add MCP API endpoint and enhance API documentation 2026-01-20 13:20:50 +08:00
skills.py feat: add skills api 2026-01-20 13:57:36 +08:00