← goodbases.com
INDIVIDUAL MCP TOOL
request_quote
Start a wholesale or custom-manufacturing quote request with GoodBase.
LIVE ENDPOINT
https://www.goodbases.com/api/mcp
Connect to this endpoint to inspect the live schema for request_quote 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.goodbase-wholesale]
url = "https://www.goodbases.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"goodbase-wholesale": {
"type": "http",
"url": "https://www.goodbases.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: goodbase-wholesale
Remote MCP URL: https://www.goodbases.com/api/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": {
"goodbase-wholesale": {
"url": "https://www.goodbases.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"goodbase-wholesale": {
"type": "http",
"url": "https://www.goodbases.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "goodbase-wholesale",
"transport": "streamable-http",
"url": "https://www.goodbases.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_products— Search GoodBase's wholesale catalog of curated lingerie and swimwear.get_product— Get full details for one product by SKU (e.g.get_shipping_info— GoodBase's shipping, delivery and customs terms for wholesale orders (DDP, door-to-door timelines, tracking, returns).get_customization_options— Custom manufacturing and private-label options: what can be customized, sampling, lead times, and how to start a custom project.