mirror of
https://github.com/GH05TCREW/MetasploitMCP.git
synced 2026-07-19 21:43:37 -04:00
Update README.md for RPC startup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user