From 8e195552934a00bc0db263ffa845e85f551e415b Mon Sep 17 00:00:00 2001 From: Masic Date: Mon, 14 Apr 2025 02:06:57 -0600 Subject: [PATCH] Update README.md for RPC startup --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7500d56..bfae611 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,10 @@ This MCP server provides a bridge between large language models like Claude and ## Usage -Run the MCP server: +Start the Metasploit RPC service: ```bash -python MetasploitMCP.py +msfrpcd -P yourpassword -S -a 127.0.0.1 -p 55553 ``` For Claude Desktop integration, configure `claude_desktop_config.json`: @@ -120,4 +120,4 @@ This tool provides direct access to Metasploit Framework capabilities, which inc ## License -Apache 2.0 \ No newline at end of file +Apache 2.0