INDIVIDUAL MCP TOOL
audit_formalwear_candidates
Check a list of retailer names or BBW Belles IDs against dated exact-size and event evidence.
LIVE ENDPOINT
https://bbwbelles.com/mcp
Connect to this endpoint to inspect the live schema for audit_formalwear_candidates and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.com-bbwbelles-formalwear]
url = "https://bbwbelles.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-bbwbelles-formalwear": {
"type": "http",
"url": "https://bbwbelles.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-bbwbelles-formalwear
Remote MCP URL: https://bbwbelles.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"com-bbwbelles-formalwear": {
"url": "https://bbwbelles.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-bbwbelles-formalwear": {
"type": "http",
"url": "https://bbwbelles.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-bbwbelles-formalwear",
"transport": "streamable-http",
"url": "https://bbwbelles.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
find_formalwear— Rank U.S.check_formalwear_arrival— Calculate a privacy-minimal arrival runway from an exact U.S.check_bridesmaid_party_fit— Hard-gate source-checked coordinated bridesmaid vendor systems by the largest U.S.check_official_store_domain— Parse a shopping URL locally and compare its hostname with the source-checked official store domain for one BBW Belles retailer.check_live_black_size40_stock— Read Universal Standard's fixed first-party Occasion Dresses feed and return currently available black variants in its exact 4XL / U.S.get_retailer_evidence— Return the dated size, shipping, return, ordering-model, and editorial evidence for one BBW Belles retailer ID.