INDIVIDUAL MCP TOOL
read_desertscape_public_resource
Read one of DesertScape's public structured JSON resources by key.
LIVE ENDPOINT
https://www.desertscapeco.com/mcp
Connect to this endpoint to inspect the live schema for read_desertscape_public_resource 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.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.
Related tools
get_desertscape_overview— Return a concise overview of DesertScape Co and its public inquiry channels.list_desertscape_services— List DesertScape Co service categories and source pages.list_desertscape_service_areas— List DesertScape Co Saudi service areas and international search-use cases.match_desertscape_project_scope— Match a project scope to relevant DesertScape service, element, sector, and inquiry resources.prepare_desertscape_project_inquiry— Prepare a DesertScape project inquiry draft for user review without submitting it.get_company_overview— Alias for get_desertscape_overview.list_services— Alias for list_desertscape_services.list_service_areas— Alias for list_desertscape_service_areas.