Skip to content
Cursor

toolradar for Cursor

io.github.nadeus/toolradar

Search, compare, and get pricing for 8,600+ software tools with verified data.

client:Cursor transport:stdio runtime:npm

Install toolradar in Cursor

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "toolradar": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "toolradar-mcp"
      ],
      "env": {
        "TOOLRADAR_API_KEY": "<TOOLRADAR_API_KEY>"
      }
    }
  }
}

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

toolradar in other clients