Skip to content
Cline

attestd mcp for Cline

io.github.attestd-io/attestd-mcp

CVE and supply chain checks for MCP clients. Covers infrastructure, PyPI, and npm packages.

client:Cline transport:stdio runtime:npm

Install attestd mcp 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": {
    "attestd-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@attestd/mcp"
      ],
      "env": {
        "ATTESTD_API_KEY": "<ATTESTD_API_KEY>",
        "ATTESTD_BASE_URL": "<ATTESTD_BASE_URL>"
      }
    }
  }
}

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

attestd mcp in other clients