ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Brex with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Equip your AI to navigate your Brex suite. Spin up virtual cards, route new team members, and check daily cash allocations through natural chat.

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 Brex capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Brex.

  1. 01

    Brex create card

    Useful for giving employees isolated cards for SaaS subscriptions. Issue a dynamic Virtual Corporate Card

  2. 02

    Brex get balance

    Get main cash balance of the Brex Cash accounts

  3. 03

    Brex list cards

    List all issued cards across the company

  4. 04

    Brex list vendors

    List saved Vendors inside Brex AP

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Brex.

  1. 05

    Brex pay vendor

    Orchestrate a vendor payment (Send Money)

  2. 06

    Brex list users

    List all users in the Brex company account

  3. 07

    Brex create user

    You must provide a valid email, first name, and last name. Invite a new employee / user to Brex

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Brex.

  1. 08

    Brex create vendor

    Create a Vendor in AP (Accounts Payable)

  2. 09

    Brex list budgets

    List budget programs assigned to teams

  3. 10

    Brex list transactions

    Sweep historical Brex card and account transactions

Observed, not estimated

907ms average. Fast in production.

Brex is checked daily against the live service.

Daily averagePeak 1134ms
Aug 20Today
Fastest day
663ms
Slowest day
1134ms
14-day trend
Slowing+32%

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 Brex, so you can see the experience inside your AI.

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

Brex Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_UXa2sU0JvoscQWRF41Zv6b0C2qlmTQmZVMAci9J1/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 — Brex capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "brex-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_UXa2sU0JvoscQWRF41Zv6b0C2qlmTQmZVMAci9J1/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 Brex owners ask.

  • 01

    Can the agent truly issue a real, functioning corporate card?

    Yes! The brex_create_card logic specifically maps to creating a virtual limit card. By default, it operates completely valid via Visa/Mastercard configurations matching Brex internals. The agent handles setting its name and tying it strictly to the user id.

  • 02

    What acts as the final authentication key for Brex?

    You only need a User Token. Brex explicitly supports personal workflow automation using user_tokens which perfectly mimic your permissions. It typically begins literally with the string user_token_ followed by hashes.

  • 03

    Will vendor payments via AI require external 2FA from my side?

    To enforce safety in the integration, the approval_type parameter when sending vendor money defaults to 'MANUAL'. This means the AI structures all the math, formatting, routing inputs perfectly but leaves the final 'Accept' button queued on your dashboard.

  • 04

    How can I see my user lists across Brex?

    Run a request on brex_list_users. The AI will natively stream the company's organizational tree mapping the emails to Brex UUIDs required for triggering corporate card injections.