advertiser for Claude Desktop
com.infumar/advertiser
Drive your Infumar advertiser account: find influencers, draft campaigns, manage favorites.
client:Claude Desktop
transport:streamable-http
Install advertiser in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"advertiser": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.infumar.com/api/v1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs