tokenlab-deepseek-harness-provider
Run the following command in DeepSeek Harness:
dsh plugin install hedging8563/tokenlab-deepseek-harness-provider
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install hedging8563/tokenlab-deepseek-harness-provider to add TokenLab to your current DeepSeek Harness profile; full source is available at https://github.com/hedging8563/tokenlab-deepseek-harness-provider.
About this plugin
DeepSeek Harness lets users mount custom model providers, but TokenLab's 134 models span three native protocols while its 80 developer APIs are scattered across a full MCP profile. Setting up routing, tool namespaces, and async polling by hand is tedious and error-prone. This bundle collapses all of that into a single drop-in profile package: install it and the model picker immediately shows three mutually exclusive TokenLab routes with zero manual mapping.
Routing is driven entirely by the native format each model declares in its public TokenLab contract: 27 on OpenAI Responses, 8 on Anthropic Messages, and 99 on Chat Completions, with no substring guessing or provider-internal heuristics. On the MCP side, the official mcp-server 0.6.17 exposes 80 tools covering model discovery and pricing, multimodal generation (image, video, music, 3D), files, embeddings, rerank, translation, batches, and other allowlisted developer operations. Async media tasks are polled through the native tokenlab_wait_task tool, which propagates the caller's AbortSignal, retries only bounded transient HTTP failures, and never mutates task state.
Built for developers constructing agents on DeepSeek Harness who want TokenLab as a unified inference and multimedia backend. It is especially useful for teams that mix all three protocols in a single workflow and frequently generate images, videos, music, or 3D assets while needing cancellation safety and bounded retries.
Use Cases
- Unify 134 TokenLab models and 80 developer tools inside DeepSeek Harness with one install
- Invoke TokenLab image, video, music, and 3D async generation tasks within a Harness agent workflow
- Route across OpenAI Responses, Anthropic Messages, and Chat Completions without manual provider mapping
Best For
- Developers building agents on DeepSeek Harness who need a unified multi-provider inference layer
- Teams that frequently generate images, videos, music, or 3D assets and require cancellation safety with bounded retries
- Harness users who want a zero-config, one-click TokenLab integration covering all 80 developer tools
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.