THIRI Chord Intelligence for VS Code
ai.thiri/chord-intelligence
Deterministic music theory for agents: analyze, voice, reharmonize, conduct — computed, not guessed
client:VS Code
transport:streamable-http
runtime:npm
tools:5
Install THIRI Chord Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"chord-intelligence": {
"type": "http",
"url": "https://mcp.thiri.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs