Pinterest Ads for Claude Code
com.getmcpads/pinterest-ads
Pinterest Ads MCP server: 28 read tools, 25 opt-in preview-first writes.
client:Claude Code
transport:stdio
runtime:npm
Install Pinterest Ads in Claude Code
run in your project directory
claude mcp add pinterest-ads -e PINTEREST_ACCESS_TOKEN=<PINTEREST_ACCESS_TOKEN> -e PINTEREST_REFRESH_TOKEN=<PINTEREST_REFRESH_TOKEN> -e PINTEREST_APP_ID=<PINTEREST_APP_ID> -e PINTEREST_APP_SECRET=<PINTEREST_APP_SECRET> -e PINTEREST_AD_ACCOUNT_ID=<PINTEREST_AD_ACCOUNT_ID> -e PINTEREST_ENABLE_WRITES=<PINTEREST_ENABLE_WRITES> -e PINTEREST_ENVIRONMENT=<PINTEREST_ENVIRONMENT> -- npx -y @getmcpads/pinterest-ads-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs