Loading MCP server directory, please wait...
Deterministic music theory for agents: analyze, voice, reharmonize, conduct — computed, not guessed
npx @getmcp/cli add ai.thiri/chord-intelligenceRequires Node.js 18+. Community-contributed server. Review source before installing.
THIRI_API_KEYTHIRI API key (sk_live_…) — free at build.thiri.ai/developers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.thiri/chord-intelligence": {
"command": "npx",
"args": [
"-y",
"@bluesprincemedia/thiri-mcp"
],
"env": {
"THIRI_API_KEY": ""
}
}
}
}