sputnikx market for Zed
io.github.drivenbymyai-max/sputnikx-market
EU trade analytics, product catalog, orders, and heating fuel calculator for AI agents.
client:Zed
transport:stdio
runtime:npm
Install sputnikx market in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sputnikx-market": {
"command": "npx",
"args": [
"-y",
"mcp-sputnikx-market"
],
"env": {
"SILTUMS_API_KEY": "<SILTUMS_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs