Skip to content
Cursor

priceof for Cursor

io.github.benswork-space/priceof

Verified pricing data for 50+ SaaS products. Query, compare, and calculate team costs.

client:Cursor transport:stdio runtime:npm

Install priceof in Cursor

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

{
  "mcpServers": {
    "priceof": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@priceof/mcp-server"
      ]
    }
  }
}

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

priceof in other clients