How to Use the Helius (Solana) MCP in Claude Code
Run headless Solana ledger queries, audit wallet histories, and parse transactions directly from Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Helius (Solana) MCP to Claude Code
Create your Vinkius account to connect Helius (Solana) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless Solana ledger auditing in Claude Code
`get_wallet_history` retrieves the complete transaction history of any Solana address directly in your terminal. Claude Code pipes this raw transaction data into local shell scripts or processes it for automated security audits. That's why this terminal-first approach lets you run complex wallet investigations without opening a browser or writing custom node scripts. You get immediate, structured history logs directly in your active console session.
Automated CI/CD transaction parsing
`parse_transactions` converts complex Solana transaction signatures into clean, human-readable JSON arrays. Claude Code uses this tool inside terminal-based workflows to verify smart contract deployments and transaction execution states. This MCP capability is perfect for automated testing pipelines where you need to verify that a transaction altered account states correctly. Analyzing the JSON output lets the agent exit with the right status code.
High-velocity asset indexing and lookup
`get_assets_by_owner` lists every digital asset associated with a target public key directly in your shell. Claude Code uses this raw data to filter for specific token standards or identify compressed NFTs. `get_wallet_funded_by` identifies the original funding source of any wallet to trace capital flows. This tool is essential for forensic accounting and tracking token origins directly from your command line.
Set up Helius (Solana) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seehelius-solana-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Helius (Solana) transactions." It will automatically discover and invoke the available Helius (Solana) tools.
claude mcp add --transport http helius-solana-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Helius (Solana) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Helius (Solana) MCP today
We host it, we monitor it, we maintain it. You just paste one token.