Skip to content
VS Code

Snapchat Ads MCP Server for VS Code

io.github.cesteral/snapchat-mcp

Snapchat Ads management — CRUD, async reports, targeting, and audience estimates

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

Install Snapchat Ads MCP Server in VS Code

.vscode/mcp.json

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

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

Snapchat Ads MCP Server in other clients