Loading MCP server directory, please wait...
Score any AI for trust across 10 dimensions; evaluate, monitor & govern LLMs and agents.
npx @getmcp/cli add io.github.karlmehta/trustmodel-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TRUSTMODEL_API_KEYTrustModel API key (get one at https://trustmodel.ai)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.karlmehta/trustmodel-mcp": {
"command": "npx",
"args": [
"-y",
"@trustmodel/mcp-server"
],
"env": {
"TRUSTMODEL_API_KEY": "",
"TRUSTMODEL_BASE_URL": ""
}
}
}
}