Get started
Create your free Helius account
Sign up at the Helius Dashboard. The free tier is plenty for prototyping.Agents can sign up programmatically with the Helius CLI and the agent signup instructions.
Make your first API call
Open the Get started tab in your dashboard to copy your endpoint, pick a method, and send your first request in seconds.

Install the Helius MCP
Connect the Helius MCP server to your AI tool so it can build and debug with live Solana data (balances, asset metadata, parsed transactions, webhooks, and streaming) instead of guessing. Works with Claude Code, Claude Desktop, Cursor, VS Code, Windsurf, Codex, and any MCP-compatible tool.
- Claude Code
- Claude Desktop
- Cursor
- VS Code
- Windsurf
- Codex
Run the following command:Or add to your project’s Verify with:
.mcp.json:Build your first app
Each track is self-contained, with copy-pasteable code you can run in minutes.Build a portfolio tracker
Mainnet. Tokens, NFTs, and SOL via DAS, history, and a live WebSocket feed.
Deploy your own program
Devnet. Deploy a sample program through Helius RPC and invoke it with
sendTransaction.Explore the platform
Build with AI agents
Connect the Helius MCP server and SDKs so your AI assistant builds on Solana with live data.
API Reference
Browse every Helius endpoint: RPC, DAS, enhanced transactions, webhooks, and streaming.
Digital Asset Standard (DAS)
Query tokens, NFTs, and compressed NFTs by owner, collection, or trait.
Real-Time Data Streaming
Stream live blockchain data with sub-second latency over gRPC or enhanced WebSockets.