Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"google-ads": {
"command": "python",
"args": [
"/absolute/path/to/server.py"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"google-ads": {
"command": "python",
"args": [
"/absolute/path/to/server.py"
]
}
}
}