Skip to content
Zed

stock mcp for Zed

cn.pianam.mcp/stock-mcp

China A-share real-time stock quotes and major indices with dual-source fallback.

client:Zed transport:streamable-http

Install stock mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "stock-mcp": {
      "url": "https://mcp.pianam.cn/stock-mcp/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

stock mcp in other clients