Integrations
Inkog integrates seamlessly with your favorite AI assistants and development tools through the Model Context Protocol (MCP).
What is MCP?
The Model Context Protocol (MCP) is a universal standard for connecting AI assistants with external tools and data sources. It’s supported by:
- Claude (Anthropic)
- ChatGPT (OpenAI)
- Cursor
- VS Code (GitHub Copilot)
- Gemini (Google)
When you install the Inkog MCP server, all these clients can access Inkog’s security tools directly within your conversation.
Available Integrations
Quick Start
Install Inkog in any MCP-compatible client:
npx -y @inkog-io/mcpThen ask your AI assistant:
“Scan my agent code for security vulnerabilities”
The assistant will use Inkog’s tools to analyze your code and report findings.
Why Use MCP Integration?
- Natural Language Security: Ask questions about your code’s security in plain English
- Contextual Analysis: The AI understands your codebase and provides targeted recommendations
- Interactive Remediation: Get step-by-step guidance to fix issues
- Multi-Tool Workflows: Combine security scanning with code editing in one conversation
API Key Required
All MCP integrations require an Inkog API key. Get your free key .
Last updated on