Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

QuickerSpot MCP Server in other clients