Aikido MCP server
A lightweight Model Context Protocol (MCP) server that exposes Aikido’s Code and Secrets Scan as a tool for AI coding agents and IDEs. It lets your agent scan code and returns machine-readable findings you can triage or fix. - Node.js 18 or newer - An Aikido API key (get yours from Aikido Security) The MCP server requires an Aikido API key to authenticate with the Aikido API. You can provide it…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A lightweight Model Context Protocol (MCP) server that exposes Aikido’s Code and Secrets Scan as a tool for AI coding agents and IDEs. It lets your agent scan code and returns machine-readable findings you can triage or fix. - Node.js 18 or newer - An Aikido API key (get yours from Aikido Security) The MCP server requires an Aikido API key to authenticate with the Aikido API. You can provide it in two ways: 1. Via MCP Configuration (Recommended): Set the AIKIDOAPIKEY environment variable in y