Stats
Actions
Tags
From helius
Local stdio MCP server for Helius, providing Solana blockchain RPC access for queries, transactions, and data retrieval. Likely requires a Helius API key.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"helius": {
"command": "npx",
"args": [
"helius-mcp@latest"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub helius-labs/core-ai --plugin helius