McpMux
Back to Registry

Aikido Security (npx) MCP Server

Community

Contributed by Aikido Security

Scan code and secrets with Aikido Security directly from your AI coding agent. Exposes Aikido's Code and Secrets Scan as an MCP tool returning machine-readable findings you can triage, fix, or ignore.

About the Aikido Security (npx) MCP Server

The Aikido Security (npx) MCP server is a local (stdio) Model Context Protocol server available in the McpMux registry. Scan code and secrets with Aikido Security directly from your AI coding agent. Exposes Aikido's Code and Secrets Scan as an MCP tool returning machine-readable findings you can triage, fix, or ignore. This is a community-contributed MCP server by Aikido Security.

Install the Aikido Security (npx) MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.

Transport Configuration

Transport Configuration
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@aikidosec/mcp"
  ],
  "env": {
    "AIKIDO_API_KEY": "${input:AIKIDO_API_KEY}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "AIKIDO_API_KEY",
        "label": "Aikido Personal Access Token",
        "description": "Personal Access Token for headless/CI use. Optional: if omitted, the first tool call returns one-time browser sign-in links (EU / US / ME) instead. When set, AIKIDO_API_KEY takes precedence over the cached browser token. Generate it in the Aikido dashboard under Settings > Integrations > MCP Server.",
        "type": "text",
        "required": false,
        "secret": true,
        "placeholder": "aik_********************************",
        "obtain": {
          "url": "https://app.aikido.dev",
          "instructions": "1. Sign in to the Aikido dashboard at app.aikido.dev\n2. Go to Settings > Integrations > MCP Server\n3. Generate a Personal Access Token\n4. Copy the token\n\nAlternatively, leave this blank and run any Aikido tool: the first call returns one-time browser sign-in links (EU / US / ME) for your account region.",
          "button_label": "Open Aikido Dashboard"
        }
      }
    ]
  }
}
Details
TransportLocal (stdio)
Hostinglocal
AuthAPI Key
Capabilities
Tools

Categories

Tags

aikidosecuritycode-scanningsecrets-scanningsastappsec

Supported AI Clients

The Aikido Security (npx) MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install Aikido Security (npx) with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.