Skip to content
Windsurf

Lovec for Windsurf

io.github.lovec-tech/lovec-mcp

Prompt-injection detector for untrusted text before it reaches an LLM (RU/EN). BYO lovec.tech key.

client:Windsurf transport:stdio runtime:pypi

Install Lovec 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": {
    "lovec-mcp": {
      "command": "uvx",
      "args": [
        "lovec-mcp"
      ],
      "env": {
        "LOVEC_KEY": "<LOVEC_KEY>",
        "LOVEC_BASE": "<LOVEC_BASE>",
        "LOVEC_TIMEOUT": "<LOVEC_TIMEOUT>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Lovec in other clients