pricing
both plans include every tool, every model, every capability. the difference is operational topology — not features.
billed monthly — cancel anytime
billed monthly — cancel anytime
Start the HTTP MCP server on your desktop or home server. Every device on your LAN or VPN — laptop, tablet, CI runner — connects to the same agent. You chose network visibility. deepstrain just honors that intent.
| feature | solo | team |
|---|---|---|
| 51 engineering tools | ||
| deepstrain_eval (autonomous agent) | ||
| MCP — stdio (local) | ||
| local LLM (Ollama / LM Studio) | ||
| HTTP MCP — localhost only | ||
| HTTP MCP — LAN / VPN / 0.0.0.0 | — | |
| multiple concurrent clients | — | |
| connect from any device | — | |
| team shared notes | — | |
| HMAC offline token | ||
| priority support |
Solo gives you the full deepstrain toolset on a single machine via the stdio MCP protocol — perfect for individual developers. Team adds the HTTP MCP transport, which lets you run one deepstrain instance on a powerful machine (or server) and connect from any device on your LAN or VPN. Multiple developers can share the same agent simultaneously.
yes — both tiers support local LLMs via the DEEPSTRAIN_BASE_URL environment variable. point it at Ollama (localhost:11434/v1), LM Studio (localhost:1234/v1), or any OpenAI-compatible endpoint. no API key required for local endpoints. run any model: llama3, deepseek-r1, mistral, qwen, phi…
deepstrain's default MCP mode uses stdin/stdout — it only works on the same machine as Claude Code. HTTP transport starts a real web server (deepstrain mcp --http --port 8765) that any MCP client can reach over the network. claude mcp add deepstrain-remote --transport http http://YOUR-IP:8765 and every device shares the agent.
byok (bring your own key) means you supply your own DeepSeek API key. deepstrain never stores or proxies your key through our servers — it goes directly from your machine to DeepSeek. this preserves privacy and gives you full cost control.
zero friction — no manual key entry. run `deepstrain chat` and your browser opens the payment page. as soon as checkout completes, deepstrain polls our edge and writes a signed token locally. tier (Solo or Team) is embedded in the token. no copy-pasting, no manual steps.
yes. after initial activation, deepstrain works completely offline. the signed token is cached at ~/.deepstrain/.license and verified via HMAC-SHA256 without any network connection. internet is only needed at renewal time.
yes. upgrade from Solo to Team at any time — unused days are credited. downgrade at renewal. your config, API key, and notes carry over between tiers.
yes, cancel any time from your dashboard. no lock-in, no penalty. you keep access until the end of your paid period.
also from us
ATLAS — deterministic code intelligence
offline · no LLM · HMAC-licensed · HTML report in seconds