turbopentest for Claude Desktop
io.github.integsec/turbopentest
AI-powered penetration testing. Launch scans, review findings, download reports.
client:Claude Desktop
transport:stdio
runtime:npm
Install turbopentest in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"turbopentest": {
"command": "npx",
"args": [
"-y",
"@turbopentest/mcp-server"
],
"env": {
"TURBOPENTEST_API_KEY": "<TURBOPENTEST_API_KEY>",
"TURBOPENTEST_API_URL": "<TURBOPENTEST_API_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs