Helius for Agents
Helius is the Solana toolkit for AI agents. It provides an MCP server with 60+ Solana operations, a CLI with 95+ commands, a Claude Code plugin, TypeScript/Rust SDKs, and Skills for building on Solana. Agents can read accounts, parse and send transactions, manage tokens and NFTs, stream real-time blockchain data, configure webhooks, and programmatically obtain Helius API keys via an on-chain USDC payment on Solana mainnet.
AgentCard object, but omits optional fields an agent may expect.
no-preferredTransport
An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.
Solana RPC solana-rpc
High-performance Solana RPC on mainnet and devnet. Query accounts, balances, blocks, slots, transaction signatures, token supply, and program data.
solanarpcblockchainaccountsreadDigital Asset Standard (DAS) API digital-asset-standard
Unified API for Solana NFTs, compressed NFTs, and tokens. Fetch asset metadata, search assets, retrieve Merkle proofs, and list assets by owner, collection, creator, or authority.
nftdascompressed-nftstokensmetadataHelius Sender & Priority Fees transaction-sending
Submit Solana transactions with Helius Sender (routed across every available high-speed pathway, with atomic bundle support) and query recommended priority fees for reliable landing under network load.
transactionssendpriority-feesbundlesEnhanced Transactions transaction-parsing
Parse Solana transactions into structured, human- and agent-readable events (transfers, swaps, NFT mints, stake activity). Fetch enriched per-wallet history (including token account activity) via Helius-exclusive endpoints like `getTransactionsForAddress`.
transactionsparsinghistorywalletenhancedLaserStream gRPC & WebSockets realtime-streaming
Subscribe to Solana state in real time: account updates, transactions, program logs, and shred-level data via LaserStream gRPC or WebSockets.
websocketslaserstreamstreamingrealtimegrpcshredsWebhooks webhooks
Create, update, list, and delete Helius webhooks that push transaction and account events to an agent-controlled HTTPS endpoint.
webhookseventspipelinespushnotificationsWallet Intelligence wallet-intelligence
Analyze Solana wallets: portfolio value with USD pricing, token holdings, transfer history, funding source, and cross-wallet identity resolution.
walletportfolioanalyticsidentityAgentic API Key Signup agentic-signup
Agents can obtain a Helius API key end-to-end via the Helius CLI by paying 1 USDC on Solana mainnet. Includes keypair generation, balance checks, idempotent signup, and API key retrieval.
onboardingapi-keycliusdcself-serviceautonomous2026-07-28 from https://www.helius.dev/.well-known/agent-card.json,
HTTP 200. The body was saved verbatim and is the sole source for
everything on this page — no field is inferred.
View the captured card.
Providers change what they serve; if this card has moved or changed shape,
the provider profile carries the
current state as of the last build.
Work with this as data
Every agent card here is available over the APIs.io API and to AI agents over MCP. A2A Agent Cards is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.