curanz sounds for Claude Desktop
io.github.kotaro-studio/curanz-sounds
生年月日から占いを計算して答える。星座・九星気学の本命星と年盤・四柱推命の日干と流年・天中殺・数秘術の個人年。出生時刻は不要。古典の暦法による計算。
client:Claude Desktop
transport:streamable-http
tools:1
Install curanz sounds in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"curanz-sounds": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://curanzsounds.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs