Loading MCP server directory, please wait...
AI-powered media & entertainment intelligence — research, briefs, and market data.
npx @getmcp/cli add io.github.vfxprojoe/studio-signalRequires Node.js 18+. Community-contributed server. Review source before installing.
STUDIO_SIGNAL_API_KEYYour Studio Signal API key (get free at developer.studiosignal.app)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vfxprojoe/studio-signal": {
"command": "npx",
"args": [
"-y",
"@studiosignal/mcp-server"
],
"env": {
"STUDIO_SIGNAL_API_KEY": ""
}
}
}
}