ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Braze with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage customer engagement via Braze. track users, list campaigns, and trigger canvases directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Braze capability set.

These are the exact actions your AI can choose when you ask it to work with Braze.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Braze.

  1. 01

    Get canvas details

    Get details of a specific Canvas

  2. 02

    Track user

    Track user attributes or events

  3. 03

    Trigger campaign

    Trigger an API-triggered campaign

  4. 04

    Trigger canvas

    Trigger a Canvas journey

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Braze.

  1. 05

    Delete user

    Delete a user by external ID

  2. 06

    Export user ids

    Export profile data for specific users

  3. 07

    Get campaign details

    Get details of a specific campaign

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Braze.

  1. 08

    Identify user

    Identify a user (merge alias to external ID)

  2. 09

    List campaigns

    List all campaigns

  3. 10

    List canvases

    List all Canvases

Observed, not estimated

814ms average. Fast in production.

Braze is checked daily against the live service.

Daily averagePeak 1009ms
Aug 25Today
Fastest day
744ms
Slowest day
1009ms
14-day trend
Stable+3%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Braze, so you can see the experience inside your AI.

It does not authenticate your account with Braze. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Braze Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_8FpimOz5P1KXhLVCf7kC47clzHlJh469M0ulSFIP/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Braze capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "braze-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_8FpimOz5P1KXhLVCf7kC47clzHlJh469M0ulSFIP/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Braze owners ask.

  • 01

    Can I trigger an API campaign for a specific user?

    Yes! Use the trigger_campaign capability with the Campaign ID and a JSON array of recipient objects (e.g., [{"external_user_id":"123"}]).

  • 02

    How do I update a user's custom attribute?

    Simply ask the agent to track_user and provide the External ID along with the new attributes in JSON format (e.g., {"favorite_color":"blue"}).

  • 03

    Does the integration allow permanently deleting a user for GDPR compliance?

    Yes. Use the delete_user mutation with the user's External ID. This will permanently remove their profile and data from your Braze dashboard.