Loading subscription status...
{
"mcpServers": [
{
"google_search_mcp_server": {
"env": {
"GOOGLE_CSE_ID": "your_custom_search_engine_id",
"GOOGLE_API_KEY": "your_google_api_key"
},
"args": [],
"command": "mcp run google_search_mcp_server.py"
}
}
]
}