Flario for Cline
io.github.dziuba0x/flario
Flare for agents: FTSO prices with locally verified Merkle proofs, FDC, FAssets, x402 pay.
client:Cline
transport:stdio
runtime:npm
Install Flario in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs