Home › Design & Media › THIRI Chord Intelligence
THIRI Chord Intelligence
Deterministic music theory for agents: analyze, voice, reharmonize, conduct — computed, not guessed
Topics: Art & Culture
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp.thiri.ai/mcp Reachable (checked 2026-09-24)
Claude Code:
claude mcp add --transport http thiri-mcp https://mcp.thiri.ai/mcp
Or add to your MCP client config:
{
"mcpServers": {
"thiri-mcp": {
"url": "https://mcp.thiri.ai/mcp"
}
}
}
Package (npm 0.5.2)
npx -y @bluesprincemedia/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"thiri-mcp": {
"command": "npx",
"args": [
"-y",
"@bluesprincemedia/[email protected]"
],
"env": {
"THIRI_API_KEY": "<YOUR_VALUE>"
}
}
}
}
THIRI_API_KEYrequired secret — THIRI API key (sk_live_…) — free at build.thiri.ai/developers
Related servers
mcp-for-blender
MCP server for working with Blender
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
MeiGen-AI-Design-MCP
AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local…
manim-mcp-server
A local MCP server that generates animations using Manim.
aseprite-mcp
MCP server using the Aseprite API to create pixel art
bazi-mcp
Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry