Installation & Configuration
{
"serpapi-google-search": {
"type": "stdio",
"command": "python",
"args": [
"src/serpapi_google_search.py"
],
"env": {
"PYTHONPATH": "path/to/site-packages"
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15