General Tools
desertscapeco.com
Provides information about DesertScape Co's services, matches project scopes, and prepares project inquiries.
ENDPOINT 1
https://www.desertscapeco.com/mcp
MCP server metadata
- Name
- DesertScape Co MCP
- Version
- 2026-06-13
Known tools 12
get_desertscape_overviewReturn a concise overview of DesertScape Co and its public inquiry channels.
Inferred read-onlylist_desertscape_service_areasList DesertScape Co Saudi service areas and international search-use cases.
Inferred read-onlymatch_desertscape_project_scopeMatch a project scope to relevant DesertScape service, element, sector, and inquiry resources.
Inferred read-onlyprepare_desertscape_project_inquiryPrepare a DesertScape project inquiry draft for user review without submitting it.
Inferred read-onlyread_desertscape_public_resourceRead one of DesertScape's public structured JSON resources by key.
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.desertscape-co-mcp]
url = "https://www.desertscapeco.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"desertscape-co-mcp": {
"type": "http",
"url": "https://www.desertscapeco.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: desertscape-co-mcp
Remote MCP URL: https://www.desertscapeco.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": {
"desertscape-co-mcp": {
"url": "https://www.desertscapeco.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"desertscape-co-mcp": {
"type": "http",
"url": "https://www.desertscapeco.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "desertscape-co-mcp",
"transport": "streamable-http",
"url": "https://www.desertscapeco.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.