Skip to content

Commit b508f16

Browse files
committed
Add JetBrains Junie to clients documentation
1 parent e2b5939 commit b508f16

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/clients.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ This page provides an overview of applications that support the Model Context Pr
5353
| [HyperAgent][HyperAgent] ||||||||
5454
| [Jenova][Jenova] ||||||||
5555
| [JetBrains AI Assistant][JetBrains AI Assistant] ||||||||
56+
| [JetBrains Junie][JetBrains Junie] ||||||||
5657
| [Kilo Code][Kilo Code] ||||||||
5758
| [Klavis AI Slack/Discord/Web][Klavis AI] ||||||||
5859
| [Langflow][Langflow] ||||||||
@@ -148,6 +149,7 @@ This page provides an overview of applications that support the Model Context Pr
148149
[Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions
149150
[Jenova]: https://www.jenova.ai
150151
[JetBrains AI Assistant]: https://plugins.jetbrains.com/plugin/22282-jetbrains-ai-assistant
152+
[JetBrains Junie]: https://www.jetbrains.com/junie
151153
[Kilo Code]: https://github.com/Kilo-Org/kilocode
152154
[Langflow]: https://github.com/langflow-ai/langflow
153155
[LibreChat]: https://github.com/danny-avila/LibreChat
@@ -662,6 +664,16 @@ Delegate tasks to [GitHub Copilot coding agent](https://docs.github.com/en/copil
662664
- Offline mode with connected local LLMs via Ollama or LM Studio.
663665
- Deep integration into IDE workflows, including code suggestions in the editor, VCS assistance, runtime error explanation, and more.
664666

667+
### JetBrains Junie
668+
669+
[Junie](https://www.jetbrains.com/junie) is JetBrains’ AI coding agent for JetBrains IDEs and Android Studio.
670+
671+
**Key features:**
672+
673+
- Connects to MCP servers over **stdio** to use external tools and data sources.
674+
- Per-command approval with an optional allowlist.
675+
- Config via `mcp.json` (global `~/.junie/mcp.json` or project `.junie/mcp/`).
676+
665677
### Kilo Code
666678

667679
[Kilo Code](https://github.com/Kilo-Org/kilocode) is an autonomous coding AI dev team in VS Code that edits files, runs commands, uses a browser, and more.

0 commit comments

Comments
 (0)