██████╗ ███████╗██╗ ██╗███╗ ███╗ ██████╗██╗ ██╗ ██╔═══██╗██╔════╝██║ ██║████╗ ████║ ██╔════╝██║ ██║ ██║ ██║███████╗██║ ██║██╔████╔██║ ██║ ██║ ██║ ██║ ██║╚════██║╚██╗ ██╔╝██║╚██╔╝██║ ██║ ██║ ██║ ╚██████╔╝███████║ ╚████╔╝ ██║ ╚═╝ ██║ ╚██████╗███████╗██║ ╚═════╝ ╚══════╝ ╚═══╝ ╚═╝ ╚═╝ ╚═════╝╚══════╝╚═╝
Deploy, monitor, and manage SVM infrastructure with AI assistance, MCP server integration, and extensible plugin architecture
Deploy and manage Solana Virtual Machines across mainnet, testnet, and devnet with automated configuration
Learn More →Built-in AI assistance for security analysis, code review, and blockchain queries with multiple provider support
Learn More →Connect to Model Context Protocol servers for enhanced blockchain data access and external integrations
Learn More →Extensible architecture with custom commands, tools, themes, and integrations via secure plugin framework
Learn More →Real-time dashboard with TPS tracking, resource monitoring, and automated health checks
Learn More →Intelligent system diagnostics with automatic error detection and repair capabilities
Learn More →# List all available SVMs
$ osvm svm list
# Get detailed information about a specific SVM
$ osvm svm get sonic
# Check system health
$ osvm doctor
# Auto-fix common issues
$ osvm doctor --fix
# Get wallet balance
$ osvm balance
# Deploy validator node to mainnet
$ osvm user@host --svm sonic --node-type validator --network mainnet
# Deploy multiple SVMs to devnet
$ osvm user@host --svm sonic,solana,eclipse --node-type validator --network devnet
# Deploy eBPF program to all networks
$ osvm deploy ./program.so --program-id ./id.json --owner ./owner.json --fee ./fee.json
# Ask AI questions about Solana
$ osvm "What are Solana security best practices?"
# Audit smart contract code
$ osvm audit ./contracts
# Interactive AI chat
$ osvm chat
# Setup MCP server for AI tools
$ osvm mcp setup --auto-enable
# List available plugins
$ osvm plugins list
# Install plugin from GitHub
$ osvm plugins install github.com/user/weather-plugin
# Apply custom theme
$ osvm chat --theme cyberpunk
# Create new plugin
$ osvm plugins create my-plugin --type command
Create custom commands, tools, and themes with our new plugin architecture. Support for Python, Rust, and JavaScript plugins.
Completely redesigned chat interface with real-time suggestions, task management, and enhanced AI integration.
Enhanced Model Context Protocol support with GitHub integration, tool discovery, and improved authentication.
Install OSVM CLI and start managing your Solana infrastructure today