Skip to content
Windsurf

mception for Windsurf

io.github.soufianetahiri/mception

Audits other MCP servers for security risks. Returns safe / caution / unsafe / inconclusive.

client:Windsurf transport:stdio runtime:pypi

Install mception 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": {
    "mception": {
      "command": "uvx",
      "args": [
        "mception"
      ],
      "env": {
        "MCEPTION_DATA_DIR": "<MCEPTION_DATA_DIR>",
        "MCEPTION_OFFLINE": "<MCEPTION_OFFLINE>",
        "MCEPTION_INTROSPECT_TIMEOUT": "<MCEPTION_INTROSPECT_TIMEOUT>",
        "MCEPTION_ENABLE_LLM_JUDGE": "<MCEPTION_ENABLE_LLM_JUDGE>"
      }
    }
  }
}

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

mception in other clients