UNPKG

kindlyguard

Version:

Security-focused MCP server protecting against unicode attacks, injection threats, and other AI vulnerabilities

16 lines 291 B
{ "mcp.servers": { "kindlyguard": { "command": "npx", "args": ["@kindlyguard/kindlyguard", "--stdio"], "env": { "RUST_LOG": "debug" }, "capabilities": { "tools": true, "resources": true, "prompts": false } } } }