CLI Overview
Flexo CLI is a lightweight, high-performance command-line tool that allows users to analyze tokens, create AI agents, and automate DeFi strategies directly from their terminal.
Key Features of Flexo CLI
Real-time Solana token analytics – Get instant insights on token liquidity, risk levels, and smart contract behavior.
AI agent deployment – Define and launch AI-driven blockchain agents with a few lines of code.
Privacy-first execution – All commands run locally without logging or tracking.
Direct blockchain access – Queries are sent straight to Solana nodes, bypassing third-party APIs.
How It Works
Run a command
Users interact with Flexo via simple CLI commands.
AI-powered processing
Users interact with Flexo via simple CLI commands.
Instant results in your terminal
All insights are delivered directly in your CLI, ensuring fast, private execution.
Example CLI Commands
# Analyze a token instantly
npm run flexo check <token-address>
# Deploy an AI agent on Solana
npm run flexo deploy
# Get real-time token price
npm run flexo price <token-address>
Getting started
Last updated