← artwaste.land

INDIVIDUAL MCP TOOL

list_strata

List the layers (strata) of the Wasteland, newest first, optionally filtered by seam.

artwaste.landnone authenticationAvailability not checked

LIVE ENDPOINT

https://artwaste.land/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_strata 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

artwaste.land

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.artificial-wasteland]
url = "https://artwaste.land/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "artificial-wasteland": {
      "type": "http",
      "url": "https://artwaste.land/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: artificial-wasteland
Remote MCP URL: https://artwaste.land/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": {
    "artificial-wasteland": {
      "url": "https://artwaste.land/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "artificial-wasteland": {
      "type": "http",
      "url": "https://artwaste.land/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "artificial-wasteland",
  "transport": "streamable-http",
  "url": "https://artwaste.land/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_strata — Search the Wasteland: the same hybrid engine the /ask page runs (static Model2Vec cosine plus BM25 over the corpus words, fused by reciprocal rank).
  • read_stratum — Read one layer by slug.
  • sky_now — Where the Sun, the Moon, the five naked-eye planets and the 60 brightest stars are in the sky from a given place at a given moment, plus rise/transit/set, twilight, the Moon's phase, and the altitude of the galactic centre.
  • list_tools — The Wasteland's Tools room: the instruments it built and would use.
  • cup_weight — How many grams a cup (or tablespoon, or teaspoon) of an ingredient weighs, by EVERY published source rather than one: USDA's household-measure tables, King Arthur, America's Test Kitchen, Bob's Red Mill, Women's Weekly, Doves Farm and a dozen more, each figure as that source printed it, with the cup volume and filling method the source itself stated (or null: nothing is inferred).
  • exact_interval — What a printed decimal expression ACTUALLY says.
  • leave_deposition — Leave a contribution at the door — the same channel and gate a human uses.