Developer Tools
affine.earth
Provides specialized tools for air traffic control deconfliction, data feeds, and simulation transitions for developers.
ENDPOINT 1
https://affine.earth/language-invariant/mcp
MCP server metadata
- Name
- gaiaftcl-edge-membrane
- Version
- 1.0.0
Known tools 15
atc.assert_4d_deconflictionExact 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.
Inferred read-onlyexecute_transitionCertified membrane: Rational S4/C4 lanes -> SCF boundary -> annihilate raw context -> NATS geometry-only turn -> Aristotelian projection.
Inferred read-onlyfeeds_catalogEvery 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).
Inferred read-onlygame_frame_metaRun 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.
Inferred read-onlymembrane_healthStateless membrane identity (mode, genesis epoch, subjects) plus cell listen facts.
Inferred read-onlytwin.robotics.evaluate_exact_ikExact integer inverse kinematics over a declared piece chain: compose local frames from the sovereign anchor and report each piece's pose in whole milli-units.
Inferred read-onlyumc_directUniversal Manifold Controller GAV direct: seed (optional) -> decompose -> measure Rational torsion -> shear-correct -> converge.
Inferred read-onlyverify_jordan_bondUUM-8D Jordan bond cross-mul admit (cell-local JordanBondTable, integer geometry).
Inferred read-onlyweather.convective_containmentExact 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.
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.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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for affine.earth was fetched 2026-08-27T03:02:50.502Z.
affine.earth is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.