Mizuki for Claude Desktop
org.opencovenant/mizuki
Fixed-price maintenance for public GitHub issues, paid in USDC on Solana.
client:Claude Desktop
transport:stdio
runtime:npm
Install Mizuki in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mizuki": {
"command": "npx",
"args": [
"-y",
"mizuki-mcp"
],
"env": {
"MIZUKI_API_URL": "<MIZUKI_API_URL>",
"MIZUKI_API_TOKEN": "<MIZUKI_API_TOKEN>",
"MIZUKI_MCP_TIMEOUT_MS": "<MIZUKI_MCP_TIMEOUT_MS>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs