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
{
"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