← geolithicintelligence.com

INDIVIDUAL MCP TOOL

rent_roll

The public rent roll: every strike (prices always, parties never) with each record's chain identity, plus current occupancy.

geolithicintelligence.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://geolithicintelligence.com/mcp

No auth detected

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

geolithicintelligence.com

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.geolithic]
url = "https://geolithicintelligence.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "geolithic": {
      "type": "http",
      "url": "https://geolithicintelligence.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: geolithic
Remote MCP URL: https://geolithicintelligence.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": {
    "geolithic": {
      "url": "https://geolithicintelligence.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "geolithic": {
      "type": "http",
      "url": "https://geolithicintelligence.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "geolithic",
  "transport": "streamable-http",
  "url": "https://geolithicintelligence.com/mcp"
}
MCP Inspector

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

Related tools

  • catalog — What is for lease: the strata (L4–L7), their terms on the Earth ladder, the reserve prices in degrees, how to bid and claim, and the founding period's stated limits.
  • tick — The newest tick of reality, free: the canonical state at the given mesh level (2–7) with its census, poles, frame and chain references.
  • ground — Where a face address stands on the earth — at the founding and at a tick's chained frame, with the parcel's drift in km.
  • bid — Bid for the NEXT term of a face-stratum (address F{base}·{digits}, level 4–7 by digit count; amount in degrees ≥ the reserve, ≤ 720, at most 12 decimals).
  • claim — After the gavel: present your bid's exact fields and salt.
  • attest — Attach your own sha256 to the face-term you hold: the claim and the attach in one.
  • quote_ground — The plan to hold the ground under a place for a session: the face at the level the duration asks (a tick, an hour, six hours, a day), the next term, the reserve, the dollars if you bid alone, the claim_url — and the exact x402 requirements to sign before the gavel.
  • hold_ground — Hold the ground you work on, in one call: quote the face under the place for the session's length, bid, wait for the gavel (at most four minutes), then claim and attach your sha256 — paying by x402 on the way if you pass `payment` signed for the quote's requirements.