QuickerSpot MCP Server for Windsurf
io.github.raphaelinacio/quickerspot-mcp
Servidor MCP do QuickerSpot para vinhetas, rádio indoor e sonorização comercial com IA.
client:Windsurf
transport:stdio
runtime:pypi
Install QuickerSpot MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"quickerspot-mcp": {
"command": "uvx",
"args": [
"quickerspot-mcp"
],
"env": {
"QUICKERSPOT_API_KEY": "<QUICKERSPOT_API_KEY>",
"QUICKERSPOT_API_URL": "<QUICKERSPOT_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs