AI Agent Hub
Back to plugins
🧰

dsh-stockmcp

Web Tools Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install StockMCP-net/dsh-stockmcp

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install StockMCP-net/dsh-stockmcp (source: https://github.com/StockMCP-net/dsh-stockmcp) in your terminal, then restart your web profile to activate the stock tools in your model toolset.

About this plugin

In a DeepSeek Harness workflow, the real bottleneck for stock research is rarely the model's reasoning — it is the absence of live, structured market data inside the conversation. dsh-stockmcp injects the stockmcp.net remote MCP server as a set of model tools directly into your web profile, so the model can pull quotes, read financial statements, and browse SEC filings without you switching to an external terminal.

The tool list is never frozen: the plugin re-syncs at activation, every ten minutes, and on demand whenever a call hits an unknown tool, keeping parameter schemas aligned with the remote server at all times. The API key can be hot-reloaded from the settings page, a config file, or an environment variable — changes take effect immediately with no restart. The entire plugin ships with zero third-party dependencies, pure ESM, and no build step.

It is well suited for individual researchers and small teams who take investment notes, build financial models, comb through regulatory filings, or simply want the model to cite live market data inline while they work in DSH.

Use Cases

  • Pulling real-time quotes, gainers, and volume data directly in conversation
  • Having the model read income statements, balance sheets, and cash flow for ratio analysis
  • Searching SEC filings for insider trades, regulatory sections, and company news

Best For

  • Individual researchers building investment notes inside DeepSeek Harness
  • Small teams that need the model to cite live market data inline for decisions
  • Power users who want to minimize context switching by pulling data into the conversation flow