curanz sounds for VS Code
io.github.kotaro-studio/curanz-sounds
生年月日から占いを計算して答える。星座・九星気学の本命星と年盤・四柱推命の日干と流年・天中殺・数秘術の個人年。出生時刻は不要。古典の暦法による計算。
client:VS Code
transport:streamable-http
tools:1
Install curanz sounds in VS Code
.vscode/mcp.json
{
"servers": {
"curanz-sounds": {
"type": "http",
"url": "https://curanzsounds.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs