kagami for Cursor
io.github.hiroshi-ichiyanagi/kagami
Deterministic prompt-injection detector; signed, offline-verifiable verdicts. Not an LLM.
client:Cursor
transport:streamable-http
tools:4
Install kagami in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kagami": {
"url": "https://kagami.obolpay.xyz/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs