dsh-cookie
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-cookie
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-cookie in the DeepSeek Harness terminal to install this plugin; the source is available at https://github.com/uckkk/dsh-cookie.
About this plugin
When debugging web apps or working with backend APIs, Cookie strings carry critical details such as scope, path, and security flags that are tedious to parse by hand. dsh-cookie turns Cookie parsing into a tool you can invoke directly in your session, keeping the analysis right where your conversation lives.
Everything is implemented in pure Node.js with zero network calls. Parsing happens entirely in-process, so results are deterministic and unaffected by proxies or network policies. Once installed, the plugin auto-registers as a usable tool; you simply call it in conversation when needed instead of writing a throwaway script every time.
It is a good fit for developers doing HTTP debugging, API integration checks, or any task that requires quickly breaking down Cookie data inside the DeepSeek Harness. When responses carry multiple Cookies or complex attributes, this lightweight plugin makes the details visible at a glance.
Use Cases
- Inspecting multiple Cookie entries in Set-Cookie response headers
- Breaking down Cookie path, domain, and security flags inline in conversation
- Verifying Cookie attributes match expectations during API integration
Best For
- Developers doing HTTP debugging and API integration checks
- Engineers who need to quickly inspect response-header Cookies in-session
- Automation explorers who want to skip hand-written parsing scripts
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.