Back to integrations
    Developer Tools

    Konvu for Claude Code

    Konvu Guardrails checks Claude Code-generated changes for business-logic vulnerabilities. Konvu Triage & Fix investigates existing scanner findings and opens fix pull requests.

    Integration details

    Primary category

    Developer Tools

    Access methods

    MCP + CLI

    Ask Konvu from Claude Code through MCP, or use the Konvu CLI from the same terminal.

    Status

    Available via MCP + CLI

    What is Claude Code?

    Claude Code is Anthropic's agentic coding tool that lives in the terminal, understands your codebase, and helps developers write, refactor, and debug code using natural language.

    Konvu GuardrailsNew code

    Give Claude Code the rule behind the code

    A bulk export can work correctly and still expose another organization's reports. Konvu supplies the private authorization rule before Claude Code edits the handler.

    1

    Example change

    Add a bulk report export.

    2

    Security invariant

    Every Report query must be scoped to the organization in the active session.

    3

    Before merge

    Konvu checks the generated diff against that invariant before review or merge.

    The Security Context Graph derives invariants from your private application context. Repository hooks and invariant selection run deterministically.

    See how Guardrails checks AI-generated code
    Konvu Triage & FixExisting findings

    Investigate and fix existing findings from Claude Code

    Ask whether a dependency finding affects your application, review the evidence, and start the fix without leaving the terminal.

    1

    Scanner finding

    A dependency scanner reports a critical CVE in an authentication service.

    2

    Exploitability decision

    Konvu checks whether the vulnerable code is reachable and returns the evidence in Claude Code.

    3

    Resolution

    Review the remediation plan, then ask Konvu to open a fix pull request.

    Connect once for both workflows

    Set up Konvu once, then use Guardrails and Triage & Fix from Claude Code through MCP and CLI.

    1. 1Add the Konvu MCP server at https://mcp.konvu.com/sse to Claude Code and complete authentication.
    2. 2Install the Konvu CLI, run konvu login, and use it from the same terminal.
    3. 3Ask Claude Code about a finding, remediation plan, or the security invariants relevant to a planned change.

    Access methods

    MCP + CLI

    Ask Konvu from Claude Code through MCP, or use the Konvu CLI from the same terminal.