From fb2876bbda55b4678c5d7c035060f41f8f0fa457 Mon Sep 17 00:00:00 2001 From: "Jan-Niklas W." <6104311+niklas-wortmann@users.noreply.github.com> Date: Wed, 24 Sep 2025 13:52:12 -0500 Subject: [PATCH 1/3] docs: add JetBrains AI Assistant and Junie --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ebb7db11..03da6a46 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,14 @@ Go to `Cursor Settings` -> `MCP` -> `New MCP Server`. Use the config provided ab using the standard config from above. +
+ JetBrains AI Assistant + +Go to `Settings | Tools | AI Assistant | Model Context Protocol (MCP)` -> `Add`. Use the config provided above. +The same way chrome-devtools-mcp can be configured for JetBrains Junie in `Settings | Tools | Junie | MCP Settings` -> `Add`. Use the config provided above. + +
+ ### Your first prompt Enter the following prompt in your MCP Client to check if everything is working: From 5441793d2a66bce6334d8b05d14fb9c22d42cf29 Mon Sep 17 00:00:00 2001 From: "Jan-Niklas W." <6104311+niklas-wortmann@users.noreply.github.com> Date: Wed, 24 Sep 2025 14:19:33 -0500 Subject: [PATCH 2/3] Update README.md Co-authored-by: Sebastian Benz --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03da6a46..8a35b19f 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Go to `Cursor Settings` -> `MCP` -> `New MCP Server`. Use the config provided ab
- JetBrains AI Assistant + JetBrains AI Assistant & Junie Go to `Settings | Tools | AI Assistant | Model Context Protocol (MCP)` -> `Add`. Use the config provided above. The same way chrome-devtools-mcp can be configured for JetBrains Junie in `Settings | Tools | Junie | MCP Settings` -> `Add`. Use the config provided above. From d9bfc2839f57e43e81599bb829f2ebd2b59ac800 Mon Sep 17 00:00:00 2001 From: Sebastian Benz Date: Wed, 24 Sep 2025 21:44:01 +0200 Subject: [PATCH 3/3] Fix whitespace error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a35b19f..22667040 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Go to `Cursor Settings` -> `MCP` -> `New MCP Server`. Use the config provided ab JetBrains AI Assistant & Junie Go to `Settings | Tools | AI Assistant | Model Context Protocol (MCP)` -> `Add`. Use the config provided above. -The same way chrome-devtools-mcp can be configured for JetBrains Junie in `Settings | Tools | Junie | MCP Settings` -> `Add`. Use the config provided above. +The same way chrome-devtools-mcp can be configured for JetBrains Junie in `Settings | Tools | Junie | MCP Settings` -> `Add`. Use the config provided above.