HomeSecurity › inkog-mcp

inkog-mcp

Security co-pilot for AI agents. Scan for vulnerabilities, audit MCP servers, verify governance.

TypeScript Cloud
★ 3 stars Last pushed 2026-09-16 License: Apache-2.0

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.20)

npx -y @inkog-io/mcp@1.0.20

Or add to your MCP client config:

{
  "mcpServers": {
    "inkog-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@inkog-io/mcp@1.0.20"
      ],
      "env": {
        "INKOG_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • INKOG_API_KEY required secret — Your Inkog API key from https://app.inkog.io (free tier available)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry