MCP Server
MCP
Studio Signal
AI-powered media & entertainment intelligence — research, briefs, and market data.
Install
npx -y @studiosignal/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://studiosignal.app/api/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@studiosignal/mcp-server",
"version": "1.4.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Studio Signal API key (get free at developer.studiosignal.app)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "STUDIO_SIGNAL_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment