brex-automation
Automate Brex tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Office AutomationInstall
Hot:31
Download and extract to your skills directory
Copy command and send to OpenClaw for auto-install:
Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-brex-automation&locale=en&source=copy
Brex Automation - Automate Brex Corporate Card Operations via Rube MCP
Skill Overview
Brex Automation is a Claude skill that automatically performs Brex corporate card and expense management tasks through Composio’s Rube MCP server. It enables finance teams to automate operations such as transaction inquiries and expense report generation.
Use Cases
Automatically retrieve Brex card transaction records and expense data on a regular basis, generate financial reports, and reduce manual lookup and entry work.
Use Claude to batch-query transaction information and balance status for multiple corporate cards without logging into the Brex dashboard.
Monitor budget usage automatically, and trigger notifications when spending approaches or exceeds a configured threshold.
Core Features
Automatically fetch the latest Brex tool schema via
RUBE_SEARCH_TOOLS, ensuring the skill remains compatible with the current version of Composio’s Brex toolset and avoids hardcoded, outdated APIs.Use
RUBE_MANAGE_CONNECTIONS to manage Brex account connections, check connection status in real time, and ensure accounts are properly authorized before running automation tasks.Supports
RUBE_MULTI_EXECUTE_TOOL to run multiple Brex operations within a single session—such as continuously querying transaction records for multiple cards—to improve batch processing efficiency.Frequently Asked Questions
What is Rube MCP? How do I add it to Claude?
Rube MCP is an MCP server provided by Composio and can be used without registration. In Claude’s MCP configuration, add
https://rube.app/mcp as the server address—no API key is required. After adding it, use RUBE_SEARCH_TOOLS to verify that the connection is successful.What specific operations does Brex Automation support?
Supported operations depend on the current version of Composio’s Brex toolset. Typically, this includes: querying transaction records, retrieving account information, fetching card details, exporting expense data, and more. Before first use, call
RUBE_SEARCH_TOOLS to obtain the full list of available tools and the latest input schemas.How do I ensure Brex connection security?
Brex Automation uses Composio’s standard OAuth authentication flow. When connecting, please:
RUBE_MANAGE_CONNECTIONS)