Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Red by Big Red Cloud

REMOTE · RED.BIGREDCLOUD.COM · SCANNED AUG 3

Secure MCP access to Big Red Cloud accounting data, workflows, help and training.

63 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability73
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 49684 tokens (~310/item across 160 items; 157 tools + 3 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management13
  • Stability observed for 4 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage91
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 72% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · red.bigredcloud.com

# add to Claude Code
claude mcp add --transport http bigredcloud-red-mcp-server https://red.bigredcloud.com/mcp
# ~/.codex/config.toml
[mcp_servers.bigredcloud-red-mcp-server]
url = "https://red.bigredcloud.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bigredcloud-red-mcp-server": {
      "type": "remote",
      "url": "https://red.bigredcloud.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add bigredcloud-red-mcp-server --url https://red.bigredcloud.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  bigredcloud-red-mcp-server:
    url: "https://red.bigredcloud.com/mcp"
// mcp.json
{
  "mcpServers": {
    "bigredcloud-red-mcp-server": {
      "type": "http",
      "url": "https://red.bigredcloud.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 2 Aug 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 1 Aug 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 61

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://red.bigredcloud.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=red.bigredcloud.com CN=GeoTrust TLS RSA CA G1,OU=www.digicert.com,O=DigiCert Inc,C=US 22 Jun 2026 22 Dec 2026 RSA 2048 SHA256-RSA 6c07bac9103762755b9c617f2187113
SANs: red.bigredcloud.com
CN=GeoTrust TLS RSA CA G1,OU=www.digicert.com,O=DigiCert Inc,C=US (CA) CN=DigiCert Global Root G2,OU=www.digicert.com,O=DigiCert Inc,C=US 2 Nov 2017 2 Nov 2027 RSA 2048 SHA256-RSA d07782a133fc6f9a57296e131ffd179
DNSSEC insecure

Validation of red.bigredcloud.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
bigredcloud.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://red.bigredcloud.com/mcp Verified 200
http (plaintext) http://red.bigredcloud.com/mcp HTTPS enforced 301 https://red.bigredcloud.com/mcp
MCP tools — 157 exposed · ~46,370 tokens partial

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
brc_update_payment ~287

No description provided.

NameTypeReqDescription
companyNamestringyes
confirmWriteboolean
connectionRefstring
idyes
payloadobject
updatesobject

No output schema declared.

No examples provided.

brc_update_prepayment ~350

No description provided.

NameTypeReqDescription
acCodestringyes
companyNamestringyes
confirmWriteboolean
connectionRefstring
entryDatestringyes
firstDetailstring
idintegeryes
procDatestringyes
referencestringyes
secondDetailstring
timestampstringyes
totalnumberyes

No output schema declared.

No examples provided.

brc_update_product ~287

No description provided.

NameTypeReqDescription
companyNamestringyes
confirmWriteboolean
connectionRefstring
idyes
payloadobject
updatesobject

No output schema declared.

No examples provided.

brc_update_purchase ~362

No description provided.

NameTypeReqDescription
acCodestring
accountCodestring
analysisCategoryIdinteger
bookTranTypeIdinteger
companyNamestringyes
confirmWriteboolean
connectionRefstring
descriptionstring
entryDatestring
idyes
netAmountnumber
notestring
procDatestring
supplierIdstring
vatPercentagenumber
vatRateIdinteger

No output schema declared.

No examples provided.

brc_update_quote ~280

No description provided.

NameTypeReqDescription
companyNamestringyes
confirmWriteboolean
connectionRefstring
idyes
notestring
referencestring

No output schema declared.

No examples provided.

brc_update_sales_credit_note ~286

No description provided.

NameTypeReqDescription
companyNamestringyes
confirmWriteboolean
connectionRefstring
idyes
notestring
referencestring

No output schema declared.

No examples provided.

brc_update_sales_entry ~389

No description provided.

NameTypeReqDescription
companyNamestringyes
confirmWriteboolean
connectionRefstring
idyes
notestring
referencestring

No output schema declared.

No examples provided.

brc_update_sales_invoice ~389

No description provided.

NameTypeReqDescription
companyNamestringyes
confirmWriteboolean
connectionRefstring
idyes
notestring
referencestring

No output schema declared.

No examples provided.

brc_update_sales_rep ~281

No description provided.

NameTypeReqDescription
codestring
companyNamestringyes
confirmWriteboolean
connectionRefstring
idyes
namestring

No output schema declared.

No examples provided.

brc_update_supplier ~287

No description provided.

NameTypeReqDescription
companyNamestringyes
confirmWriteboolean
connectionRefstring
idyes
payloadobject
updatesobject

No output schema declared.

No examples provided.

brc_validate_transaction_date ~148

No description provided.

NameTypeReqDescription
companyNamestringyes
connectionRefstring
transactionDatestringyes

No output schema declared.

No examples provided.