ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Helius with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access high-performance Solana data—fetch assets, balances, transaction history, and priority fee estimates directly through your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 14 capabilities

The complete Helius capability set.

These are the exact actions your AI can choose when you ask it to work with Helius.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 14 available through Helius.

  1. 01

    Get wallet identity

    Sol domains. Resolve address to known entities

  2. 02

    Get wallet transfers

    Get incoming and outgoing token transfers

  3. 03

    Get asset proof

    Get Merkle proof for compressed NFTs

  4. 04

    Get priority fee estimate

    Recommended to provide the serialized transaction. Get precise priority fee estimates

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 14 available through Helius.

  1. 05

    Get assets by owner

    List all assets owned by a wallet

  2. 06

    Get asset batch

    Get multiple assets in one call

  3. 07

    Parse transactions

    Parse raw transactions into human-readable data

  4. 08

    Search assets

    Search for assets with advanced filtering

Capability set03 / 04

09-11

3 capabilities in this set.

Part of 14 available through Helius.

  1. 09

    Get asset

    Get detailed data for a specific Solana asset

  2. 10

    Get token accounts

    Get all token accounts for a mint or owner

  3. 11

    Get transaction history

    Get enhanced transaction history for an address

Capability set04 / 04

12-14

3 capabilities in this set.

Part of 14 available through Helius.

  1. 12

    Get wallet balances

    Get token and NFT balances with USD values

  2. 13

    Get wallet funded by

    Identify the original funding source of a wallet

  3. 14

    Get wallet history

    Get complete transaction history for a wallet

Observed, not estimated

926ms average. Fast in production.

Helius is checked daily against the live service.

Daily averagePeak 1147ms
Aug 20Today
Fastest day
817ms
Slowest day
1147ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 14 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Helius, so you can see the experience inside your AI.

It does not authenticate your account with Helius. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Helius Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_rZvUrLbG7EFmpImwQAgu4412hwtuzNpep3ht6y9d/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Helius capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "helius-solana-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_rZvUrLbG7EFmpImwQAgu4412hwtuzNpep3ht6y9d/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Helius owners ask.

  • 01

    Can I see the USD value of my tokens and NFTs?

    Yes! Use the get_wallet_balances capability. It fetches native SOL, SPL tokens, and NFTs along with their current market pricing in USD.

  • 02

    How do I handle compressed NFTs (cNFTs)?

    You can use get_asset to see details or get_asset_proof to retrieve the Merkle proof required for on-chain interactions with compressed assets.

  • 03

    Can I search for assets by specific creators or collections?

    Absolutely. Use the search_assets capability with a JSON query to filter by collection ID, creator address, or specific attributes.