Loading subscription status...
{
"mcpServers": [
{
"google_search": {
"env": {
"GOOGLE_CSE_ID": "your_search_engine_id_here",
"GOOGLE_API_KEY": "your_api_key_here"
},
"args": [
"/absolute/path/to/google-search-mcp/dist/index.js"
],
"command": "node"
}
}
]
}