bing ads for Claude Code
io.github.mharnett/bing-ads
MCP server for Microsoft Advertising (Bing Ads) — campaigns, keywords, and reports
client:Claude Code
transport:stdio
runtime:npm
Install bing ads in Claude Code
run in your project directory
claude mcp add bing-ads -e BING_ADS_DEVELOPER_TOKEN=<BING_ADS_DEVELOPER_TOKEN> -e BING_ADS_CLIENT_ID=<BING_ADS_CLIENT_ID> -e BING_ADS_REFRESH_TOKEN=<BING_ADS_REFRESH_TOKEN> -e BING_ADS_CLIENT_SECRET=<BING_ADS_CLIENT_SECRET> -- npx -y mcp-bing-ads
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs