codex_mcp_server_ebka
Verified Safeby gustavorobertux
Overview
Integrates the Ebka Caido plugin's functionalities with Codex CLI sessions, allowing Large Language Models (LLMs) to interact with and automate security testing tasks within Caido.
Installation
No command providedSecurity Notes
The server primarily acts as an intermediary, connecting to a user-specified Caido API endpoint with a user-provided authentication token. No 'eval' or obfuscation is indicated. Network risks are controlled by the user's configuration, directing connections to a defined and intended target. The safety is largely dependent on the trustworthiness of the Caido instance and the security of the provided credentials.
Similar Servers
codex-mcp-server
Serves as a Model Context Protocol (MCP) bridge to integrate OpenAI's Codex CLI for AI-powered code analysis, generation, and review within various editors like Claude Code, VS Code, and Cursor.
consult-llm-mcp
An MCP server that allows AI agents like Claude Code to consult stronger, more capable AI models (e.g., GPT-5.2, Gemini 3.0 Pro) for complex code analysis, debugging, and architectural advice.
codex-mcp-go
Wraps the OpenAI Codex CLI as an MCP tool, enabling AI clients like KiloCode, Roo Code, and Claude Code to utilize Codex for high-precision coding tasks, debugging, and code reviews within an agentic workflow.
codex-mcp-rs
This server acts as an MCP (Model Context Protocol) wrapper for the Codex CLI, enabling AI-assisted coding tasks through compatible clients like Claude Code.