Skip to content
Zed

FractalAI Post-Quantum Proofs for Zed

io.github.johninarti/fractalai

Post-quantum (ML-DSA-65/Dilithium-3) proof, provenance & AI-decision receipts, paid via x402.

client:Zed transport:stdio runtime:npm

Install FractalAI Post-Quantum Proofs in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "fractalai": {
      "command": "npx",
      "args": [
        "-y",
        "fractalai-mcp-server"
      ],
      "env": {
        "FRACTALAI_BASE_URL": "<FRACTALAI_BASE_URL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

FractalAI Post-Quantum Proofs in other clients