You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-13Lines changed: 5 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,10 @@ $ r2pm -Uci r2mcp
29
29
30
30
The `r2mcp` executable will be copied into r2pm's bindir in your home directory. However, this binary is not supposed to be executed directly from the shell; it will only work when launched by the MCP service handler of your language model of choice.
31
31
32
+
```bash
33
+
$ r2pm -r mcp
34
+
```
35
+
32
36
### Using Docker
33
37
34
38
Alternatively, you can build the Docker image:
@@ -105,19 +109,7 @@ You can now add the following configuration to your VS Code `mcp.json` as explai
0 commit comments