Skip to content
Cline

agentscore for Cline

io.github.thezenmonster/agentscore

MCP security trust layer: scan packages, inspect repos, check exposure, monitor changes.

client:Cline transport:stdio runtime:npm

Install agentscore 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": {
    "agentscore": {
      "command": "npx",
      "args": [
        "-y",
        "@agentscore-xyz/mcp-server"
      ]
    }
  }
}

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

agentscore in other clients