Security scanner for AI agents that detects vulnerabilities, verifies governance, audits MCP servers, and maps findings to compliance frameworks.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Inkog MCP.
inkog_scanStatic analysis for logic flaws and security risks
inkog_verify_governanceValidate AGENTS.md declarations match actual code behavior
inkog_compliance_reportGenerate EU AI Act, NIST, OWASP compliance reports
inkog_explain_findingGet detailed remediation guidance for findings
inkog_audit_mcp_serverAudit any MCP server before installation
inkog_generate_mlbomGenerate ML Bill of Materials (CycloneDX, SPDX)
Security companion for AI agent development in Claude, Cursor, and Claude Code.
Ask your AI pair-programmer to build an agent. Inkog checks it as you code โ scanning for vulnerabilities, explaining findings in plain English, verifying AGENTS.md governance, and auditing agent-to-agent delegation. All inside the same conversation, no context switch.
Available in Claude Desktop, Cursor, Claude Code, ChatGPT, and any MCP-compatible client.
Inkog is designed to live inside the conversation where you build the agent โ not as a post-hoc gate:
"Scan this with Inkog and show me any CRITICAL or HIGH findings.""Explain the top finding. What's the risk, and how do I fix it?""Verify my AGENTS.md against the code" and "Audit the agent-to-agent delegation".Read the full walkthrough: Building Secure AI Agents with Claude Code and the Inkog MCP.
inkog-io/inkog@v1 to GitHub Actions for automated security gates on every PRAdd to your claude_desktop_config.json:
Add to your Cursor MCP settings:
INKOG_API_KEY environment variable| Tool | Description |
|---|---|
inkog_scan | Static analysis for logic flaws and security risks |
inkog_verify_governance | Validate AGENTS.md declarations match actual code behavior |
| Tool | Description |
|---|---|
inkog_compliance_report | Generate EU AI Act, NIST, OWASP compliance reports |
inkog_explain_finding | Get detailed remediation guidance for findings |
inkog_audit_mcp_server | Audit any MCP server before installation |
inkog_generate_mlbom | Generate ML Bill of Materials (CycloneDX, SPDX) |
| Tool | Description |
|---|---|
inkog_audit_a2a | Audit Agent-to-Agent communications |
Static analysis for AI agent code - finds logic flaws and security risks.
Example: "Scan my LangChain agent for logic flaws"
Validate that AGENTS.md declarations match actual code behavior. This is Inkog's unique differentiator - no other tool does governance verification.
Example: "Verify my agent's governance declarations"
Generate compliance reports for regulatory frameworks.
Example: "Generate an EU AI Act compliance report for my agent"
Get detailed explanation and remediation guidance for a security finding.
Example: "Explain how to fix prompt injection vulnerabilities"
Security audit any MCP server from the registry or GitHub.
Example: "Audit the GitHub MCP server for security issues"
Generate a Machine Learning Bill of Materials listing all AI components.
Example: "Generate an MLBOM for my AI project"
Audit Agent-to-Agent communications for security risks.
Example: "Audit my CrewAI multi-agent system for security risks"
Inkog works with all major AI agent frameworks:
All configuration is done via environment variables:
| Variable | Description | Default |
|---|---|---|
INKOG_API_KEY | Your API key (required) | - |
INKOG_API_URL | API base URL | https://api.inkog.io |
INKOG_API_VERSION | API version | v1 |
INKOG_API_TIMEOUT | Request timeout (ms) | 30000 |
INKOG_LOG_LEVEL | Log level | info |
INKOG_LOG_FORMAT | Log format (json/text) | json |
Most AI agent security tools run after the code is written. Inkog lives inside the conversation where you build the agent โ so findings get fixed before they land in a PR, not three weeks later.
Inkog is the only tool that can validate your agent's governance declarations against its actual code behavior. This is essential for:
Unlike traditional code scanners (Snyk, Semgrep, SonarQube), Inkog understands AI-specific issues:
Inkog's Universal IR (Intermediate Representation) works with any agent framework. Add one integration, get analysis for all frameworks.
Apache-2.0 - see LICENSE
Built with security by Inkog.io
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/inkog-io-inkog-mcp)<a href="https://allmcps.com/mcp/inkog-io-inkog-mcp"><img src="https://allmcps.com/api/badge/inkog-io-inkog-mcp?style=directory" alt="Inkog MCP on AllMCPs" /></a>