Marketing
retaled.com
Provides company profile, page listings, product guidance, and contact options for Reta LED.
ENDPOINT 1
https://retaled.com/mcp
MCP server metadata
- Name
- retaled-public-site
- Version
- 1.0.0
Known tools 4
get_retaled_company_profileReturn public company, service area, and contact information for Reta LED.
Inferred read-onlylist_retaled_pagesList official Reta LED pages grouped by section with titles, descriptions, and URLs.
Inferred read-onlyget_led_screen_guidanceGet a concise recommendation path for a LED screen project use case.
Inferred read-onlyget_retaled_contact_optionsReturn phone, WhatsApp, email, address, and best next step for a quote request.
Potential side effectsCONNECT 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.retaled-public-site]
url = "https://retaled.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"retaled-public-site": {
"type": "http",
"url": "https://retaled.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: retaled-public-site
Remote MCP URL: https://retaled.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": {
"retaled-public-site": {
"url": "https://retaled.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"retaled-public-site": {
"type": "http",
"url": "https://retaled.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "retaled-public-site",
"transport": "streamable-http",
"url": "https://retaled.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.