Skip to content

Commit 0aa5360

Browse files
authored
Merge pull request modelcontextprotocol#552 from Juice10/patch-1
[Docs] Add Kilo Code to list of clients since its the first OSS Client to support the latest streaming
2 parents da3812e + ae2ef0e commit 0aa5360

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/clients.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ This page provides an overview of applications that support the Model Context Pr
4242
| [gptme][gptme] ||||||| Supports tools. |
4343
| [HyperAgent][HyperAgent] ||||||| Supports tools. |
4444
| [JetBrains AI Assistant][JetBrains AI Assistant] ||||||| Supports tools for all JetBrains IDEs. |
45+
| [Kilo Code][Kilo Code] ||||||| Supports tools and resources. |
4546
| [Klavis AI Slack/Discord/Web][Klavis AI] ||||||| Supports tools and resources. |
4647
| [LibreChat][LibreChat] ||||||| Supports tools for Agents |
4748
| [Lutra][Lutra] ||||||| Supports any MCP server for reusable playbook creation. |
@@ -115,6 +116,7 @@ This page provides an overview of applications that support the Model Context Pr
115116
[GenAIScript]: https://microsoft.github.io/genaiscript/reference/scripts/mcp-tools/
116117
[Goose]: https://block.github.io/goose/docs/goose-architecture/#interoperability-with-extensions
117118
[JetBrains AI Assistant]: https://plugins.jetbrains.com/plugin/22282-jetbrains-ai-assistant
119+
[Kilo Code]: https://github.com/Kilo-Org/kilocode
118120
[LibreChat]: https://github.com/danny-avila/LibreChat
119121
[Lutra]: https://lutra.ai
120122
[mcp-agent]: https://github.com/lastmile-ai/mcp-agent
@@ -495,6 +497,15 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
495497
- Offline mode with connected local LLMs via Ollama or LM Studio.
496498
- Deep integration into IDE workflows, including code suggestions in the editor, VCS assistance, runtime error explanation, and more.
497499

500+
### Kilo Code
501+
[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.
502+
503+
**Key features:**
504+
- Create and add tools through natural language (e.g. "add a tool that searches the web")
505+
- Discover MCP servers via the MCP Marketplace
506+
- One click MCP server installs via MCP Marketplace
507+
- Displays configured MCP servers along with their tools, resources, and any error logs
508+
498509
### Klavis AI Slack/Discord/Web
499510

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

0 commit comments

Comments
 (0)