Skip to content
Cline

veles finance mcp for Cline

dev.fly.veles-finance-gateway/veles-finance-mcp

AI financial agent: due diligence, SEC 10-K, Kelly Criterion. Pay-per-call via x402 USDC.

client:Cline transport:stdio runtime:pypi

Install veles finance mcp 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

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

{
  "mcpServers": {
    "veles-finance-mcp": {
      "command": "uvx",
      "args": [
        "veles-finance-mcp"
      ],
      "env": {
        "VELES_WALLET_KEY": "<VELES_WALLET_KEY>",
        "VELES_GATEWAY_URL": "<VELES_GATEWAY_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

veles finance mcp in other clients