Installation & Configuration
{
"mcpServers": {
"google-api": {
"command": "npx",
"args": [
"ts-node",
"src/index.ts"
],
"env": {
"GOOGLE_API_KEY": "your_google_api_key_here",
"GOOGLE_CX_ID": "your_custom_search_engine_id_here"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17