← affine.earth

INDIVIDUAL MCP TOOL

verify_period

Presented period: a^r == 1 (mod N), gcd(a,N)=1.

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 verify_period 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

  • affine_translate_text — ONE CALL, ONE STATE, EVERY LANGUAGE A PROJECTION: pass target_langs (or ["*"]) to seal the texts' state once and receive one projection per language, each a stateless map of that same state; target_lang alone returns one.
  • 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.
  • bond_presented_key — QC-022 fused bond - the pipeline in ONE call: open key in, bond, verified pair, signature requirements.
  • code_ir_equiv — The Code Court's first move: are two implementations equivalent by the exact value multiset of their LLVM IR constants?
  • corpus_bonds — Sealed bonds from the Affine.
  • corpus_capability_map — Census of what the corpus has captured over a bounded window of sealed bonds: per lane (LLM_WEIGHTS, LLVM_IR, LLVM_IR_I64, AUDIO_SPEECH) the bond count and exact-orbit-closure count, plus distinct spatial sectors.
  • corpus_coverage — Fleet-wide mining coverage from the KV cursor bucket: per target and per cell, how many shard cursors stand, a bounded decoded sample (bonds acked, shards exhausted), and the bond stream's own standing message count.
  • critique_frame — Grade a rendered frame and return integer corrections.