Loading MCP server directory, please wait...
MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.
npx @getmcp/cli add io.github.Spacetime-Technology/chia-explorerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Spacetime-Technology/chia-explorer": {
"command": "npx",
"args": [
"-y",
"chia-explorer"
]
}
}
}