Skip to content
Cursor

priceparse for Cursor

io.github.larshiensch99/priceparse

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

client:Cursor transport:streamable-http

Install priceparse in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

priceparse in other clients