get_advertiser_report_by_campaign — AgentIQ MCP Tool Read-only
get_advertiser_report_by_campaign
(get advertiser report by campaign) is one of 40 tools on the
AgentIQ
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_advertiser_report_by_campaign from your client
- Claude Code AgentIQ get_advertiser_report_by_campaign run in your project directory
- Claude Desktop AgentIQ get_advertiser_report_by_campaign ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AgentIQ get_advertiser_report_by_campaign ~/.cursor/mcp.json
- VS Code AgentIQ get_advertiser_report_by_campaign .vscode/mcp.json
- Zed AgentIQ get_advertiser_report_by_campaign ~/.config/zed/settings.json
- Windsurf AgentIQ get_advertiser_report_by_campaign ~/.codeium/windsurf/mcp_config.json
- Cline AgentIQ get_advertiser_report_by_campaign ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AgentIQ get_advertiser_report_by_campaign ~/.gemini/settings.json
- Grok AgentIQ get_advertiser_report_by_campaign .mcp.json (in your project root)
- ChatGPT AgentIQ get_advertiser_report_by_campaign Settings → Connectors → Advanced → Developer mode
- Claude.ai AgentIQ get_advertiser_report_by_campaign Settings → Connectors → Add custom connector
- LangChain AgentIQ get_advertiser_report_by_campaign pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentiq-mcp https://moltad.net/mcp
Other tools on this server
- register
- buy_credits
- ask_help
- report_bug
- report_experience
- whoami
- wallet
- get_publisher_activation
- request_platform_demand
- list_placement
- update_placement
- report_impression
- report_click
- report_conversion
- deliver_ad
- request_cashout
- get_publisher_report
- get_publisher_report_by_placement
- get_publisher_report_by_campaign
- search_placements
- search_affiliate_offers
- search_tiktok_products
- get_tiktok_product
- mint_amazon_affiliate_link
- create_campaign
- buy_campaign
- buy_placement
- create_coupon
- list_coupons
- register_postback
- get_attribution
- list_campaigns
- get_campaign
- confirm_delivery
- request_refund
- send_message
- list_messages
- get_advertiser_report
- get_advertiser_report_by_placement
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.