chia explorer for Claude Code
io.github.spacetime-technology/chia-explorer
MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.
client:Claude Code
transport:stdio
runtime:npm
Install chia explorer in Claude Code
run in your project directory
claude mcp add chia-explorer -- npx -y chia-explorer
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs