priceof for Zed
io.github.benswork-space/priceof
Verified pricing data for 50+ SaaS products. Query, compare, and calculate team costs.
client:Zed
transport:stdio
runtime:npm
Install priceof in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"priceof": {
"command": "npx",
"args": [
"-y",
"@priceof/mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs