Pinterest Ads MCP Server for VS Code
io.github.cesteral/pinterest-mcp
Pinterest Ads management — CRUD, async reports, targeting, and audience estimates
client:VS Code
transport:streamable-http
runtime:npm
Install Pinterest Ads MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"pinterest-mcp": {
"type": "http",
"url": "https://{host}/pinterest-mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs