Skip to content
Cline

Test Intel for Cline

io.github.barissozudogru/test-intel

Coverage analysis, untested function detection and complexity scoring for TS and JS.

client:Cline transport:stdio runtime:npm

Install Test Intel 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": {
    "test-intel": {
      "command": "npx",
      "args": [
        "-y",
        "@barissozudogru/test-intel-mcp"
      ]
    }
  }
}

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

Test Intel in other clients