Marketing
juicydesigns.co.za
Provides quotes, strategy sessions, service catalog, areas, and case studies for Juicy Designs, a digital marketing and design agency.
ENDPOINT 1
https://juicy-designs-quote.black-voice-76e6.workers.dev/mcp
MCP server metadata
- Name
- juicy-designs-quote
- Version
- 1.1.0
Use get_quote to request a free, no-obligation quote, or book_strategy_session for a free session. The get_* read tools return services, areas, track record, reviews and FAQs. Confirm fields and consent with the user before any request. Never present a price; published 'from' figures are references only, and Juicy Designs replies with a proposal within four working hours.
Known tools 7
get_quoteRequest a free, no-obligation quote from Juicy Designs (a Pretoria digital marketing and design agency).
Inferred read-onlybook_strategy_sessionRequest a free, no-obligation strategy session with Juicy Designs.
Inferred read-onlyget_service_catalogList Juicy Designs services with a one-line summary and a reference 'from' floor where one exists.
Inferred read-onlyget_service_areasWhere Juicy Designs works: head office, in-person areas, and remote coverage across South Africa.
Inferred read-onlyget_client_reviewsJuicy Designs aggregate Google rating and where to read individual reviews.
Inferred read-onlyget_faqsCommon questions and answers about quotes, pricing policy, contracts and how Juicy Designs works.
Inferred read-onlyCONNECT 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.juicy-designs-quote]
url = "https://juicy-designs-quote.black-voice-76e6.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"juicy-designs-quote": {
"type": "http",
"url": "https://juicy-designs-quote.black-voice-76e6.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: juicy-designs-quote
Remote MCP URL: https://juicy-designs-quote.black-voice-76e6.workers.dev/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": {
"juicy-designs-quote": {
"url": "https://juicy-designs-quote.black-voice-76e6.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"juicy-designs-quote": {
"type": "http",
"url": "https://juicy-designs-quote.black-voice-76e6.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "juicy-designs-quote",
"transport": "streamable-http",
"url": "https://juicy-designs-quote.black-voice-76e6.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-08-25T16:44:24.083Z.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.