Skip to content
VS Code

Microsoft Advertising MCP Server for VS Code

io.github.cesteral/msads-mcp

Microsoft Ads management — CRUD, Google Ads import, ad extensions, and async reports

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

Install Microsoft Advertising MCP Server in VS Code

.vscode/mcp.json

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

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

Microsoft Advertising MCP Server in other clients