01Maintains multi-turn conversation context using a `session_key` for all dialogue tools, caching history for 30 minutes.
02Supports three authentication modes: official API key, free web client user token, or email/password login.
03Provides free access to DeepSeek AI via web client mode, automatically handling Proof-of-Work (PoW) challenges.
04Offers robust file analysis, supporting single-file text analysis via API key and native multi-file uploads (up to 50 files/100MB each) via web client.
050 GitHub stars
06Encapsulates 6 DeepSeek AI capabilities (Chat, Reasoner, FIM, Multi-Turn, Models, File Analysis) as standard MCP tools.