O360 Mcp is a Model Context Protocol (MCP) server: Run Offensive360 SAST scans (60+ languages) on local code; findings with file/line and fixes. Because it speaks the Model Context Protocol, AI assistants can use O360 Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package o360-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need O360_TOKEN. The current release is v1.0.2, published under the MIT license, with source at offensive360/mcp-server on GitHub.
On mcp.site, O360 Mcp sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain O360 Mcp for offensive360.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — o360-mcp · MCP over stdio
▸Credentials — Requires O360_TOKEN
▸Open source — MIT license · offensive360/mcp-server