Skip to content
Claude Desktop

Studio Signal for Claude Desktop

io.github.vfxprojoe/studio-signal

AI-powered media & entertainment intelligence — research, briefs, and market data.

client:Claude Desktop transport:streamable-http runtime:npm

Install Studio Signal in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "studio-signal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://studiosignal.app/api/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

Studio Signal in other clients