Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "defectdojo": {4 "env": {5 "DEFECTDOJO_API_BASE": "https://your-defectdojo-instance.com",6 "DEFECTDOJO_API_TOKEN": "YOUR_API_TOKEN_HERE"7 },8 "args": [9 "defectdojo-mcp"10 ],11 "command": "uvx"12 }13 }14}
No reviews yet. Be the first to review!
Sign in to join the conversation