← affine.earth

INDIVIDUAL MCP TOOL

weather.convective_containment

Exact containment of a declared track against convective cell boundaries, including NON-CONVEX footprints: decide whether the track stays outside every declared cell within that cell's altitude layer, and on a breach name the breaching segment, the cell, how the breach happens and the exact parameter along the segment where it does.

affine.earthnone authenticationAvailability not checked

LIVE ENDPOINT

https://affine.earth/language-invariant/mcp

No auth detected

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

affine.earth

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.gaiaftcl-edge-membrane]
url = "https://affine.earth/language-invariant/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gaiaftcl-edge-membrane": {
      "type": "http",
      "url": "https://affine.earth/language-invariant/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gaiaftcl-edge-membrane
Remote MCP URL: https://affine.earth/language-invariant/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": {
    "gaiaftcl-edge-membrane": {
      "url": "https://affine.earth/language-invariant/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gaiaftcl-edge-membrane": {
      "type": "http",
      "url": "https://affine.earth/language-invariant/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gaiaftcl-edge-membrane",
  "transport": "streamable-http",
  "url": "https://affine.earth/language-invariant/mcp"
}
MCP Inspector

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

Related tools

  • atc.assert_4d_deconfliction — Exact 4D separation over declared trajectories in integer-scaled geodetic coordinates: decide whether any two are ever SIMULTANEOUSLY inside the stated separation minima, and return either a separation certificate or the violating pair with the exact interval and magnitude of the incursion.
  • corpus_bonds — Sealed bonds from the Affine.
  • critique_frame — Grade a rendered frame and return integer corrections.
  • execute_transition — Certified membrane: Rational S4/C4 lanes -> SCF boundary -> annihilate raw context -> NATS geometry-only turn -> Aristotelian projection.
  • feeds_catalog — Every feed a client can drive a game from - corpus lanes by mined_from, the live global feeds, and the transport each is reachable on (REST, RSS, MCP, NATS subject).
  • game_frame_meta — Run a language-game context and return its state plus the cell's own self-evaluation of the rendered frame - integer score 0-1000 over occupancy, spread, contrast and edge quality, with the C4 span correction applied.
  • ide_rebuild_mesh — Trigger a Mac mesh rebuild from the IDE.
  • membrane_health — Stateless membrane identity (mode, genesis epoch, subjects) plus cell listen facts.