Hooks Claude into the Solscan block explorer API for Solana chain data. Currently exposes one tool: get_transaction, which pulls transaction details by signature including status, slot time, fees, balance changes, and parsed instructions. Part of the Pipeworx gateway ecosystem, so you can either connect to this standalone endpoint or use the full Pipeworx hub for access to 250+ data sources. Supports their ask_pipeworx natural language interface if you'd rather describe what you need than call tools directly. Reach for this when you're building agents that need to inspect Solana transactions or verify on-chain activity without writing your own RPC calls.
claude mcp add --transport http io.github.pipeworx-io-solscan https://gateway.pipeworx.io/solscan/mcp