Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"chia-blockchain": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chia-blockchain"
]
}
}
}