Loading MCP server directory, please wait...
Read-only MCP access to your DEXUN AdWhiz account: ad accounts, AI recommendations, savings.
npx @getmcp/cli add com.7275/adwhizRequires Node.js 18+. Community-contributed server. Review source before installing.
ADWHIZ_API_KEYYour AdWhiz API key (dxk_live_...). Generate one at https://app.7275.com/settings#api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.7275/adwhiz": {
"command": "npx",
"args": [
"-y",
"@dexun/adwhiz-mcp"
],
"env": {
"ADWHIZ_API_KEY": ""
}
}
}
}