AdCritter for Agents for VS Code
com.adcritter/mcp-agent
Operate the AdCritter ads platform: campaigns, creatives, audiences, and reporting.
client:VS Code
transport:streamable-http
Install AdCritter for Agents in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-agent": {
"type": "http",
"url": "https://mcp.adcritter.com/mcp/agent"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs