429-throttle-mcp
Rate-limited API proxy and operator skill for DeepSeek Harness and MCP to prevent HTTP 429 errors.
Install
$ dsh plugin --profile web add dsh-throttlePlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Transparent HTTP proxying with URL scheme whitelisting via call_api
- Real-time rate limit tracking for RPM and TPM via get_rate_limit_status
- Dynamic runtime adjustment of rate limits using set_rate_limit
- Task performance interval tracking and post-run reviews via begin_task and end_task
- Distinguishes between proxy-level rate limiting and upstream platform quota rejections
- Agent operator skill integration for conversational quota management
Useful For
- Preventing HTTP 429 errors when using free or low-tier LLM and web APIs in long-running agent tasks
- Benchmarking and profiling API call duration and token consumption across batch operations
- Conversational management and tuning of API rate limits without editing configuration files
Who It Fits
- AI Agent developers building long-running workflows with multi-step API calls
- DeepSeek Harness users relying on free-tier LLM API endpoints
- Users needing automated quota management and task bottleneck diagnostics
Documented Limitations
- Runtime parameter changes made via set_rate_limit reset back to environment defaults upon process restart
- Cannot resolve upstream platform quota exhaustion if the underlying account limits are exceeded
- API calls must be routed explicitly through call_api to be measured and throttled
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- iqingyoung/429-throttle-mcp
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 220e8cf · 2026-09-06
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 1GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-09-06
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →Browser automation plugin enabling DeepSeek Harness agents to interact with logged-in browser sessions safely via dedicated Agent Windows.
View plugin →DeepSeek Harness web-search plugin that adds web search, X search, and focused page fetching with structured evidence.
View plugin →Local-first AI agent runtime and DSH plugin bundle providing sandboxed sessions, MCP tools, audit logs, and session replay.
View plugin →