Skip to content
VS Code

Search Ads 360 MCP Server for VS Code

io.github.cesteral/sa360-mcp

Search Ads 360 — reporting via query language, insights, and offline conversion upload

client:VS Code transport:streamable-http runtime:npm

Install Search Ads 360 MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "sa360-mcp": {
      "type": "http",
      "url": "https://{host}/sa360-mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Search Ads 360 MCP Server in other clients