Skip to content
Cursor

CrustAPI Google + LinkedIn Data for Cursor

com.crustapi/search

Live Google + public LinkedIn data: search, maps, profiles, companies, jobs. Pay only for results.

client:Cursor transport:stdio runtime:npm

Install CrustAPI Google + LinkedIn Data 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": {
    "search": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "crustapi-mcp"
      ],
      "env": {
        "CRUSTAPI_API_KEY": "<CRUSTAPI_API_KEY>"
      }
    }
  }
}

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

CrustAPI Google + LinkedIn Data in other clients