Skip to content
Claude Code

Yandex Audience MCP for Claude Code

io.github.a1-x-tech/mcp-yandex-audience

MCP server for Yandex Audience API: segments (CRM, lookalike, pixel), pixels, grants.

client:Claude Code transport:stdio runtime:npm

Install Yandex Audience MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-yandex-audience -e YANDEX_AUDIENCE_TOKEN=<YANDEX_AUDIENCE_TOKEN> -e YANDEX_AUDIENCE_API_HOST=<YANDEX_AUDIENCE_API_HOST> -e YANDEX_AUDIENCE_TIMEOUT_MS=<YANDEX_AUDIENCE_TIMEOUT_MS> -e YANDEX_AUDIENCE_MAX_RETRIES=<YANDEX_AUDIENCE_MAX_RETRIES> -- npx -y mcp-yandex-audience

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Yandex Audience MCP in other clients