Skip to content
Claude Desktop

trustlists for Claude Desktop

io.github.trustlists/mcp

Find public vendor trust centers, browse listed frameworks, and map project dependencies.

client:Claude Desktop transport:stdio runtime:npm

Install trustlists in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@trustlists/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

trustlists in other clients