Skip to content

Commit 1136d79

Browse files
Merge pull request modelcontextprotocol#1729 from mfukushim/add-client-avatar-shell
Add community MCP client Avatar-Shell
2 parents 763aaf2 + 8f0164c commit 1136d79

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/clients.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This page provides an overview of applications that support the Model Context Pr
2222
| [Amp][Amp] ||||||||
2323
| [Apify MCP Tester][Apify MCP Tester] ||||||||
2424
| [Augment Code][AugmentCode] ||||||||
25+
| [Avatar Shell][Avatar Shell] ||||||||
2526
| [BeeAI Framework][BeeAI Framework] ||||||||
2627
| [BoltAI][BoltAI] ||||||||
2728
| [Call Chirp][Call Chirp] ||||||||
@@ -125,6 +126,7 @@ This page provides an overview of applications that support the Model Context Pr
125126
[Amp]: https://ampcode.com
126127
[Apify MCP Tester]: https://apify.com/jiri.spilka/tester-mcp-client
127128
[AugmentCode]: https://augmentcode.com
129+
[Avatar Shell]: https://github.com/mfukushim/avatar-shell
128130
[BeeAI Framework]: https://framework.beeai.dev
129131
[BoltAI]: https://boltai.com
130132
[Call Chirp]: https://www.call-chirp.com
@@ -328,6 +330,17 @@ It uses plain JavaScript (old-school style) and is hosted on Apify, allowing you
328330
- Automate your development workflows with MCP tools.
329331
- Works in VS Code and JetBrains IDEs.
330332

333+
### Avatar Shell
334+
335+
[Avatar-Shell](https://github.com/mfukushim/avatar-shell) is an electron-based MCP client application that prioritizes avatar conversations and media output such as images.
336+
337+
**Key features:**
338+
339+
- MCP tools and resources can be used
340+
- Supports avatar-to-avatar communication via socket.io.
341+
- Supports the mixed use of multiple LLM APIs.
342+
- The daemon mechanism allows for flexible scheduling.
343+
331344
### BeeAI Framework
332345

333346
[BeeAI Framework](https://framework.beeai.dev) is an open-source framework for building, deploying, and serving powerful agentic workflows at scale. The framework includes the **MCP Tool**, a native feature that simplifies the integration of MCP servers into agentic workflows.

0 commit comments

Comments
 (0)