GroundAPI for Zed
io.github.qingkongzhiqian/groundapi
Real-time data API for AI Agents: stocks, weather, forex, logistics, search, scrape, news, IP.
client:Zed
transport:streamable-http
Install GroundAPI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"groundapi": {
"url": "https://mcp.groundapi.net/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs