Flario for Windsurf
io.github.dziuba0x/flario
Flare for agents: FTSO prices with locally verified Merkle proofs, FDC, FAssets, x402 pay.
client:Windsurf
transport:stdio
runtime:npm
Install Flario in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs