HyperSpace

HyperSpace is a MCP stdio server that gives your local AI agent (Claude Code, VS Code Copilot, Cline, etc.) a three-tier hybrid inference chain. Unlike API proxies, it includes a native Python client that directly calls chat.deepseek.com's internal API — solving PoW challenges, parsing SSE streams, and uploading files — all at zero token cost. A pure rule-based TaskAnalyzer (7 dimensions) makes routing decisions without consuming a single token. Fallback chain ensures zero downtime: Web → API → Zhipu. 202 unit tests, MIT licensed.

Documentation

No documentation available.