Skip to content
Cursor

marketplace search for Cursor

io.github.lulzasaur9192/marketplace-search

22 tools: search 15+ marketplaces, verify licenses, childcare costs, FCC, GSA auctions

client:Cursor transport:stdio runtime:npm

Install marketplace search in Cursor

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

{
  "mcpServers": {
    "marketplace-search": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@lulzasaur9192/marketplace-search-mcp"
      ]
    }
  }
}

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

marketplace search in other clients