deskcert for Claude Desktop
io.github.rudrendupaul/deskcert
Evaluates whether an AI agent is safe to operate internal web apps via an MCP run_suite tool.
client:Claude Desktop
transport:stdio
runtime:pypi
Install deskcert in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"deskcert": {
"command": "uvx",
"args": [
"deskcert-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs