Skip to Content
IntegrationsIntegrations

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/mcp

Then 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?

  1. Natural Language Security: Ask questions about your code’s security in plain English
  2. Contextual Analysis: The AI understands your codebase and provides targeted recommendations
  3. Interactive Remediation: Get step-by-step guidance to fix issues
  4. 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