The AI Agent Kitfor Solana Devs
Everything you need for Solana development is here.Launch validators, RPCs, and dApps at blazing speed.Build, run, and refine with Solana-specialized AI agents.
Download & install
$ curl -fsSL https://storage.slv.dev/slv/install | sh$ curl -fsSL https://storage.slv.dev/slv/install | shComplete Onboarding
$ slv onboard$ slv onboardStart with Natural Language
$ slv c$ slv cCustody
The agents run on your machines.Your keys never cross the line.
SLV runs the work on hardware you own — over SSH to one node, or across a fleet with Ansible. The agent calls the same slv commands you would run by hand. Only the command and its result cross the boundary; your identity and vote keys are generated locally and never leave the machine.
The AI provider only ever sees the command and its result — never your key files. Your identity and vote keys stay on your machine, are never read into command output, and are never placed in the agent or model context.
ChatGPT or Claude, via OpenAI or Anthropic. It emits commands — it never touches your keys.
- slv v deploy
- slv v switch
- slv rpc init
- slv check grpc
SLV runs on one node you SSH into.
These are your secret signing keys. They are generated on this machine and stay here — nothing above ever reads them.
$ ssh you@node-01 · slv v deploy- Local mode
- Run SLV directly on the machine you SSH into.
- Remote mode
- One management node drives a fleet of validators, RPCs and gRPC nodes via Ansible playbooks.
- Keyless start
- New deployments boot with unstaked-keypair.json to prevent double-signing — you promote to the production key only after verifying.
Delegation 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
- 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.
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.
Put the specialist agents to work.
Install SLV, connect your free API key, and describe the work in plain language. Your keys stay on the machines you own.


