Stooq for Zed
io.github.pipeworx-io/stooq
Stooq market-quotes MCP.
client:Zed
transport:streamable-http
Install Stooq in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"stooq": {
"url": "https://gateway.pipeworx.io/stooq/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs