Skip to content

Commit 4f0d376

Browse files
committed
chore(junie): replace deprecated @JetBrains/mcp-jetbrains by IDE Plugin 26071-mcp-server
1 parent d0d8c57 commit 4f0d376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.junie/mcp/mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"jetbrains": {
88
"command": "npx",
9-
"args": ["-y", "@jetbrains/mcp-proxy"]
9+
"args": ["mcp-remote", "http://127.0.0.1:64342/sse"]
1010
},
1111
"playwright": {
1212
"command": "npx",

0 commit comments

Comments
 (0)