@zivis/mcp
v0.1.12
Published
ZIVIS MCP server — threat modeling, security scans, and AI red team tools for IDE integration
Readme
@zivis/mcp
The ZIVIS Model Context Protocol (MCP) server. Exposes ZIVIS's threat modeling, security scanning, and AI red-team tools to AI assistants in your IDE (Cursor, Claude Code, VS Code Copilot, Cline, Windsurf).
You usually don't install or invoke this directly — it's the engine behind @zivis/cli. When you run zivis mcp serve (or your IDE calls it automatically), this package is what runs.
What is ZIVIS?
ZIVIS is an architecture-inspection security platform — it looks at the components in your app, how they connect, and what trust boundaries exist between them. See https://zivis.ai.
Use via the CLI
npx @zivis/cli init # interactive setup, configures your IDE's mcp.jsonLicense
Apache 2.0 — see LICENSE.
