Skip to content
Zed

priceparse for Zed

io.github.larshiensch99/priceparse

Extract structured pricing tiers and addons from any SaaS pricing page URL. Built for AI agents.

client:Zed transport:streamable-http

Install priceparse in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "priceparse": {
      "url": "https://api.priceparse.com/mcp/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

priceparse in other clients