Red by Big Red Cloud for Claude Desktop
io.github.bigredcloud/red-mcp-server
Secure MCP access to Big Red Cloud accounting data, workflows, help and training.
client:Claude Desktop
transport:streamable-http
tools:159
Install Red by Big Red Cloud in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"red-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://red.bigredcloud.com/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
What Claude Desktop can do once it is connected
- brc_start_company_connection
- brc_confirm_company_connection
- brc_get_company_api_key_status
- brc_list_company_contexts
- brc_clear_company_api_key
- brc_clear_all_company_api_keys
- brc_list_accounts
- brc_list_customers
- brc_get_customer
- brc_list_customers_without_dormant
- brc_list_suppliers
- brc_get_supplier
- brc_list_products
- brc_list_product_types
- brc_list_products_without_dormant
- brc_list_sales_entries
- brc_get_sales_entry
- brc_list_sales_invoices
- brc_get_sales_invoice
- brc_list_purchases
- brc_get_purchase
- brc_list_analysis_categories
- brc_list_vat_rates
- brc_list_vat_analysis_types