MCP Server
MCP
io.github.inkog-io/inkog
Security co-pilot for AI agents. Scan for vulnerabilities, audit MCP servers, verify governance.
Install
npx -y @inkog-io/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@inkog-io/mcp",
"version": "1.0.20",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Inkog API key from https://app.inkog.io (free tier available)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "INKOG_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment