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
{
"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