CrustAPI Google + LinkedIn Data for Zed
com.crustapi/search
Live Google + public LinkedIn data: search, maps, profiles, companies, jobs. Pay only for results.
client:Zed
transport:stdio
runtime:npm
Install CrustAPI Google + LinkedIn Data in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"search": {
"command": "npx",
"args": [
"-y",
"crustapi-mcp"
],
"env": {
"CRUSTAPI_API_KEY": "<CRUSTAPI_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs