MCP Server
MCP
QuickerSpot MCP Server
Servidor MCP do QuickerSpot para vinhetas, rádio indoor e sonorização comercial com IA.
Install
uvx quickerspot-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "quickerspot-mcp",
"version": "0.1.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API Key M2M gerada no painel do QuickerSpot (/settings)",
"isRequired": true,
"isSecret": true,
"name": "QUICKERSPOT_API_KEY"
},
{
"description": "URL do backend do QuickerSpot em produção",
"default": "https://voz-comercial-backend-bvbcktwqoq-uc.a.run.app",
"name": "QUICKERSPOT_API_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment