Skip to content
VS Code

Amazon DSP MCP Server for VS Code

io.github.cesteral/amazon-dsp-mcp

Amazon DSP management — CRUD, async reports, targeting, and audience management

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

Install Amazon DSP MCP Server in VS Code

.vscode/mcp.json

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

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

Amazon DSP MCP Server in other clients