Skip to content
VS Code

kagami for VS Code

io.github.hiroshi-ichiyanagi/kagami

Deterministic prompt-injection detector; signed, offline-verifiable verdicts. Not an LLM.

client:VS Code transport:streamable-http tools:4

Install kagami in VS Code

.vscode/mcp.json

{
  "servers": {
    "kagami": {
      "type": "http",
      "url": "https://kagami.obolpay.xyz/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

kagami in other clients