Skip to content
Windsurf

truesignal for Windsurf

io.github.rudrendupaul/truesignal

Wraps the truesignal CLI as a single generic MCP tool for threat/connector status checks.

client:Windsurf transport:stdio runtime:pypi

Install truesignal in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "truesignal": {
      "command": "uvx",
      "args": [
        "truesignal-cli"
      ]
    }
  }
}

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

truesignal in other clients