treg: OpenRouter for Agent Tools Plugin for DeepSeek Harness
superdesigndev/treg
Treg is a tool catalog for DeepSeek Harness, aggregating ~2,600 API endpoints, priced per call, no signup needed.
Let DeepSeek Harness agents call ~2,600 endpoints with one base URL and one token, billed per call, with no provider signup.
dsh plugin --profile web add github:superdesigndev/treg- Category
- Tools & Capabilities
- Platform
- DSH-Plugin
- Author
- superdesigndev
- Distribution
- Plugin
treg Key Features
treg Repository

treg Repo Summary
Treg is a DSH plugin for DeepSeek Harness that brings the 'OpenRouter for agent tools' concept to the DSH ecosystem: point an agent at one base URL with one token, and it can call ~2,600 catalogued endpoints across ~40 providers—covering SEO, social, people, ads, scraping—priced per call from a cent, with no provider signup. It also supports your team's own keys, skills, and CLIs, with credentials never leaving the server. Treg is maintained by superdesigndev, live at treg.to, written in Python, last updated in 2026-08, and has 490 stars.
What core features does the Treg DSH plugin support?
Treg's core is 'ask for the task, not the tool.' It has a catalog grouped by what endpoints do—keyword and rank tracking, backlinks, AI visibility, social publishing—and you can search with treg catalog search, call with treg call, and check costs with treg balance. For team-owned tools, Treg supports two kinds: endpoints (with credential bindings) and CLIs (like stripe, gh). It also has skill/bundle concepts that package SKILL.md, secrets, and tools together. The proxy relays, never models, the upstream, and injects auth server-side, so it survives API changes and callers never hold keys.
How do I install the Treg DSH plugin?
To install Treg as a DSH plugin in DeepSeek Harness, use the following command:
dsh plugin --profile web add github:superdesigndev/treg
After installation, you can log in with treg login (GitHub, email one-time code, or token) and immediately search and call tools. Treg also supports installation as a Claude Code plugin, but for DSH, the above command is the standard way.
How do I configure and use the Treg DSH plugin?
Configuration is lightweight: after login, your token identifies every call via the X-Treg-Token header, and the same token works for all tools. Use treg tool ls to see team-shared tools and treg health to check credential health. New teams get $1.00 free credit for catalog calls using Treg's own keys; team-owned tool calls are never metered. For more control, Treg offers treg mcp install for MCP support and treg onboard for guided setup.
Which DeepSeek Harness versions and platforms does the Treg DSH plugin support?
As a DSH plugin, Treg integrates via the official dsh.bundle manifest and works with DeepSeek Harness's web profile (--profile web). It is written in Python and can be self-hosted; the official hosted version runs on Render at treg.to. Since the DSH plugin mechanism is cross-platform, Treg theoretically supports all platforms DSH supports, but check official docs for specifics.
What about the community and license of the Treg DSH plugin?
Treg is developed by the superdesigndev team, originally for internal use at Superdesign, now open-sourced. The project uses a NOASSERTION license (not explicitly specified), has an active community on Discord, and the repo currently has 490 stars, 41 forks, and was last updated on 2026-08-19, indicating active maintenance. For more DSH plugins, visit 查看更多 DSH 插件,访问 dsh-plugin.org.