Skip to content

Contributing to Exegol MCP

Exegol MCP is a Model Context Protocol (MCP) server that enables AI assistants and agents to interact with Exegol. This service allows AI clients (such as Cursor, Claude Desktop, etc.) to use Exegol and work on offensive security tasks such as Capture The Flag, penetration testing, etc.

For more information about using the tool, see the Exegol MCP documentation.

NOTE

This subproject is still in early development and may change significantly. Stable documentation and contribution guidelines will be added as the project matures.

Getting started

  1. Fork the Exegol-MCP repository
  2. Checkout the dev branch (if any, main branch else)
  3. (optional) create a new branch in your fork, if you plan on working on different topics
  4. Create your content using this guide
  5. Make sure your changes work locally
  6. Stage, Commit, and Push your changes
  7. Submit a Pull Request

Last updated: