Skip to content
Cline

trustmodel mcp for Cline

io.github.karlmehta/trustmodel-mcp

Score any AI for trust across 10 dimensions; evaluate, monitor & govern LLMs and agents.

client:Cline transport:stdio runtime:npm

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

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

trustmodel mcp in other clients