Skip to content

Commit 3ba50c9

Browse files
authored
Merge branch 'main' into session-hijack
2 parents f25c203 + 3503bf3 commit 3ba50c9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/clients.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ This page provides an overview of applications that support the Model Context Pr
3535
| [Goose][Goose] ||||||| Supports tools. |
3636
| [gptme][gptme] ||||||| Supports tools. |
3737
| [HyperAgent][HyperAgent] ||||||| Supports tools. |
38+
| [JetBrains AI Assistant][JetBrains AI Assistant] ||||||| Supports tools for all JetBrains IDEs. |
3839
| [Klavis AI Slack/Discord/Web][Klavis AI] ||||||| Supports tools and resources. |
3940
| [LibreChat][LibreChat] ||||||| Supports tools for Agents |
4041
| [Lutra][Lutra] ||||||| Supports any MCP server for reusable playbook creation. |
@@ -90,6 +91,7 @@ This page provides an overview of applications that support the Model Context Pr
9091
[Genkit]: https://github.com/firebase/genkit
9192
[GenAIScript]: https://microsoft.github.io/genaiscript/reference/scripts/mcp-tools/
9293
[Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions
94+
[JetBrains AI Assistant]: https://plugins.jetbrains.com/plugin/22282-jetbrains-ai-assistant
9395
[LibreChat]: https://github.com/danny-avila/LibreChat
9496
[Lutra]: https://lutra.ai
9597
[mcp-agent]: https://github.com/lastmile-ai/mcp-agent
@@ -407,6 +409,18 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
407409
- Cloud Ready – Instantly scale to hundreds of sessions via [Hyperbrowser](https://www.hyperbrowser.ai/)
408410
- MCP Client – Connect to tools like Composio for full workflows (e.g. writing web data to Google Sheets)
409411

412+
### JetBrains AI Assistant
413+
414+
[JetBrains AI Assistant](https://plugins.jetbrains.com/plugin/22282-jetbrains-ai-assistant) plugin provides AI-powered features for software development available in all JetBrains IDEs.
415+
416+
**Key features:**
417+
418+
- Unlimited code completion powered by Mellum, JetBrains’ proprietary AI model.
419+
- Context-aware AI chat that understands your code and helps you in real time.
420+
- Access to top-tier models from OpenAI, Anthropic, and Google.
421+
- Offline mode with connected local LLMs via Ollama or LM Studio.
422+
- Deep integration into IDE workflows, including code suggestions in the editor, VCS assistance, runtime error explanation, and more.
423+
410424
### Klavis AI Slack/Discord/Web
411425

412426
[Klavis AI](https://www.klavis.ai/) is an Open-Source Infra to Use, Build & Scale MCPs with ease.

0 commit comments

Comments
 (0)