Skip to content
Zed

AKShare for Zed

io.github.hangeaiagent/akshare-mcp

Let a model explore AKShare's 1000+ China market data functions on its own — search, inspect, call

client:Zed transport:stdio runtime:pypi

Install AKShare in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "akshare-mcp": {
      "command": "uvx",
      "args": [
        "agentpit-akshare-mcp"
      ],
      "env": {
        "AKSHARE_MAX_ROWS": "<AKSHARE_MAX_ROWS>"
      }
    }
  }
}

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

AKShare in other clients