Skip to content
Zed

Flario for Zed

io.github.dziuba0x/flario

Flare for agents: FTSO prices with locally verified Merkle proofs, FDC, FAssets, x402 pay.

client:Zed transport:stdio runtime:npm

Install Flario 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": {
    "flario": {
      "command": "npx",
      "args": [
        "-y",
        "flario"
      ],
      "env": {
        "FLARE_RPC": "<FLARE_RPC>",
        "FLARE_RPC_TESTNET": "<FLARE_RPC_TESTNET>",
        "FLARE_PRIVATE_KEY": "<FLARE_PRIVATE_KEY>",
        "X402_ENABLED": "<X402_ENABLED>"
      }
    }
  }
}

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

Flario in other clients