Update README.md for RPC startup

This commit is contained in:
Masic
2025-04-14 02:06:57 -06:00
committed by GitHub
parent 92f750522f
commit 8e19555293
+3 -3
View File
@@ -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
Apache 2.0