agentscore for Claude Desktop
io.github.thezenmonster/agentscore
MCP security trust layer: scan packages, inspect repos, check exposure, monitor changes.
client:Claude Desktop
transport:stdio
runtime:npm
Install agentscore in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentscore": {
"command": "npx",
"args": [
"-y",
"@agentscore-xyz/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs