Helius for VS Code
io.github.pipeworx-io/helius
Helius MCP — deeper Solana wallet/asset data than solscan (helius.dev)
client:VS Code
transport:streamable-http
Install Helius in VS Code
.vscode/mcp.json
{
"servers": {
"helius": {
"type": "http",
"url": "https://gateway.pipeworx.io/helius/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs