New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

mnki-mcp

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mnki-mcp

mnki-mcp — a local MCP proxy that verifies every tools/call against Agent Trust before it reaches the server (observe → warn → require_approval → enforce). Installed by `mnki protect`.

latest
Source
npmnpm
Version
0.3.0
Version published
Weekly downloads
407
-17.11%
Maintainers
1
Weekly downloads
 
Created
Source

mnki-mcp

mnki-mcp is a local MCP proxy: it sits between an MCP client (Claude Desktop, Claude Code, Cursor, Windsurf, VS Code) and an MCP server — a stdio command or a Streamable HTTP endpoint — and verifies every tools/call against Agent Trust before it reaches the server. Everything else is forwarded untouched.

Modes (--mode): observe (log only, always forward — the default), warn (forward, surface evidence), require_approval (escalate only where policy says so, never hard-deny), enforce (deny with evidence, wait for human approval).

JSON-RPC errors the client sees in enforce mode: -32003 denied (with the ✓/⚠/✕ evidence), -32001 approval required / rejected / expired, -32005 verification quota exceeded, -32006 Agent Trust unreachable (observe and warn forward instead).

Install it with mnki protect (dry run by default) or by hand — see examples/.

Keywords

ai-agents

FAQs

Package last updated on 20 Sep 2026

Related posts