Skip to content
Cline

MCP Customs for Cline

io.github.mcpcustoms/mcp-customs

Inspect an MCP server for common security risks before you install it. Offline, zero telemetry.

client:Cline transport:stdio runtime:npm

Install MCP Customs 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

{
  "mcpServers": {
    "mcp-customs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-customs"
      ]
    }
  }
}

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

MCP Customs in other clients