TrueClicks for VS Code
com.trueclicks/trueclicks
Audit and monitor PPC accounts: Google Ads, Microsoft Advertising, and Meta Ads.
client:VS Code
transport:streamable-http
Install TrueClicks in VS Code
.vscode/mcp.json
{
"servers": {
"trueclicks": {
"type": "http",
"url": "https://data.trueclicks.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs