Loading MCP server directory, please wait...
Run Offensive360 SAST scans (60+ languages) on local code; findings with file/line and fixes
npx @getmcp/cli add com.offensive360/o360-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
O360_TOKENExternal scan token (free for public repos: https://offensive360.com/free-for-open-source/)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.offensive360/o360-mcp": {
"command": "npx",
"args": [
"-y",
"o360-mcp"
],
"env": {
"O360_URL": "https://sast.offensive360.com",
"O360_TOKEN": ""
}
}
}
}