mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-07-25 02:35:23 -04:00
сan't connect MCP #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @my31o on GitHub (Feb 14, 2026).
I tried running it from a local Python environment, building a local Docker image with Kali, and downloading a pre-built Docker image from ghcr.io/gh05tcrew/pentestagent:kali
There's no MCP server with tools anywhere, and I can't connect to it.
When installing through a Python environment or from a local Docker image, there's not even an /mcp command in Tui.
What additional information do I need? Can you help me figure this out?
@my31o commented on GitHub (Feb 15, 2026):
@famez commented on GitHub (Feb 17, 2026):
Hi, I think that the image ghcr.io/gh05tcrew/pentestagent:kali is outdated, I recommend you to follow the steps from:
https://github.com/GH05TCREW/pentestagent/tree/main/mcp_examples/kali
The MCP command was implemented this week on the repo, so it is not included in the docker image from ghcr.io site.