Skip to content
Windsurf

trustmodel mcp for Windsurf

io.github.karlmehta/trustmodel-mcp

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

client:Windsurf transport:stdio runtime:npm

Install trustmodel mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

trustmodel mcp in other clients