Skip to content
Cline

mception for Cline

io.github.soufianetahiri/mception

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

client:Cline transport:stdio runtime:pypi

Install mception in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mception in other clients