Skip to content

Commit 462f1e9

Browse files
authored
Merge branch 'main' into add-systemprompt-client
2 parents 2f7e2a6 + 3503bf3 commit 462f1e9

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. |
@@ -91,6 +92,7 @@ This page provides an overview of applications that support the Model Context Pr
9192
[Genkit]: https://github.com/firebase/genkit
9293
[GenAIScript]: https://microsoft.github.io/genaiscript/reference/scripts/mcp-tools/
9394
[Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions
95+
[JetBrains AI Assistant]: https://plugins.jetbrains.com/plugin/22282-jetbrains-ai-assistant
9496
[LibreChat]: https://github.com/danny-avila/LibreChat
9597
[Lutra]: https://lutra.ai
9698
[mcp-agent]: https://github.com/lastmile-ai/mcp-agent
@@ -409,6 +411,18 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
409411
- Cloud Ready – Instantly scale to hundreds of sessions via [Hyperbrowser](https://www.hyperbrowser.ai/)
410412
- MCP Client – Connect to tools like Composio for full workflows (e.g. writing web data to Google Sheets)
411413

414+
### JetBrains AI Assistant
415+
416+
[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.
417+
418+
**Key features:**
419+
420+
- Unlimited code completion powered by Mellum, JetBrains’ proprietary AI model.
421+
- Context-aware AI chat that understands your code and helps you in real time.
422+
- Access to top-tier models from OpenAI, Anthropic, and Google.
423+
- Offline mode with connected local LLMs via Ollama or LM Studio.
424+
- Deep integration into IDE workflows, including code suggestions in the editor, VCS assistance, runtime error explanation, and more.
425+
412426
### Klavis AI Slack/Discord/Web
413427

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

0 commit comments

Comments
 (0)