The AI Agent Kitfor Solana Devs
Solana development tools — CLI, templates, and agent skills — in one kit.Launch validators, RPCs, and dApps with automated setup.Build, run, and refine with Solana-specialized AI agents.
1.
Download & install
$ curl -fsSL https://storage.slv.dev/slv/install | sh$ curl -fsSL https://storage.slv.dev/slv/install | sh2.
Complete Onboarding
$ slv onboard$ slv onboard3.
Start with Natural Language
$ slv c$ slv cDelegation you can watch happen
Type what you want in plain language. Each request routes to the specialist agent that owns it — then runs the same slv commands you would, on your own machines.
AI Console
Buidler > Deploy a testnet validator on my server at 203.0.113.10
dispatched toCecil
- Cecil· Solana Validator
slv v initslv v deployslv v switchExecutingPlan · 2
SLV > slv v initSLV > slv v deployidentity: unstaked-keypair.json
- Tina· Index RPC Node
slv rpc initslv rpc deployIdle - Cloud· gRPC Geyser Streaming
slv check grpcslv check geyserbenchIdle - Setzer· Solana App Development
slv b initIdle
Every command above is a real slv method — the agent runs it for you.
Every method is MCP-enabled.
The full slv catalog, grouped by domain. Each line is a tool an AI agent can call through the Console — the same command you'd run by hand.
connect: ChatGPT · Claude
METHODROLE
Validator10
slv v initslv v deployslv v switchslv v updateslv v restartslv v installslv v buildslv v getslv v setslv v gen:vote-accountRPC05
slv rpc initslv rpc deployslv rpc buildslv rpc installslv rpc getGeyser / gRPC03
slv check grpcslv check geyserbenchslv check shredsApp / Bot01
slv b initStorage07
slv storage uploadslv storage downloadslv storage listslv storage rmslv storage usageslv storage productslv storage upgradeBackup03
slv backup createslv backup restoreslv backup listMigrate01
slv migrate linuxMetal02
slv metal listslv metal statusEvery entry above is MCP-enabled. No wrapper — SLV runs on your own machines.