Loading MCP server directory, please wait...
Live Google data for AI agents: web, Maps, news, images, reviews + 7 more. Pay only for results.
npx @getmcp/cli add com.crustapi/searchRequires Node.js 18+. Community-contributed server. Review source before installing.
CRUSTAPI_API_KEYYour CrustAPI key from crustapi.com/app (free tier: 3,000 credits/month)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.crustapi/search": {
"command": "npx",
"args": [
"-y",
"crustapi-mcp"
],
"env": {
"CRUSTAPI_API_KEY": ""
}
}
}
}