ComparEdge Price Watch for Zed
io.github.imkemit-ops/comparedge-price-watch
Dated log of SaaS, AI and crypto price changes: recent moves, history, biggest increases.
client:Zed
transport:stdio
runtime:npm
Install ComparEdge Price Watch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"comparedge-price-watch": {
"command": "npx",
"args": [
"-y",
"@comparedge/price-watch-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs