Pinterest Ads for Windsurf
com.getmcpads/pinterest-ads
Pinterest Ads MCP server: 28 read tools, 25 opt-in preview-first writes.
client:Windsurf
transport:stdio
runtime:npm
Install Pinterest Ads in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pinterest-ads": {
"command": "npx",
"args": [
"-y",
"@getmcpads/pinterest-ads-mcp-server"
],
"env": {
"PINTEREST_ACCESS_TOKEN": "<PINTEREST_ACCESS_TOKEN>",
"PINTEREST_REFRESH_TOKEN": "<PINTEREST_REFRESH_TOKEN>",
"PINTEREST_APP_ID": "<PINTEREST_APP_ID>",
"PINTEREST_APP_SECRET": "<PINTEREST_APP_SECRET>",
"PINTEREST_AD_ACCOUNT_ID": "<PINTEREST_AD_ACCOUNT_ID>",
"PINTEREST_ENABLE_WRITES": "<PINTEREST_ENABLE_WRITES>",
"PINTEREST_ENVIRONMENT": "<PINTEREST_ENVIRONMENT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs