Skip to content

Commit bdf0ed7

Browse files
authored
Merge branch 'main' into bo/add-lutra-client
2 parents 2388cd5 + 63ccd1a commit bdf0ed7

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
@@ -25,6 +25,7 @@ This page provides an overview of applications that support the Model Context Pr
2525
| [Genkit][Genkit] | ⚠️ ||||| Supports resource list and lookup through tools. |
2626
| [GenAIScript][GenAIScript] |||||| Supports tools. |
2727
| [Goose][Goose] |||||| Supports tools. |
28+
| [gptme][gptme] |||||| Supports tools. |
2829
| [Klavis AI Slack/Discord/Web][Klavis AI] |||||| Supports tools and resources. |
2930
| [LibreChat][LibreChat] |||||| Supports tools for Agents |
3031
| [Lutra][Lutra] |||||| Supports any MCP server for reusable playbook creation. |
@@ -78,6 +79,7 @@ This page provides an overview of applications that support the Model Context Pr
7879
[TypingMind App]: https://www.typingmind.com
7980
[VS Code]: https://code.visualstudio.com/
8081
[Windsurf]: https://codeium.com/windsurf
82+
[gptme]: https://github.com/gptme/gptme
8183
[Witsy]: https://github.com/nbonamy/witsy
8284
[Zed]: https://zed.dev
8385
[Resources]: https://modelcontextprotocol.io/docs/concepts/resources
@@ -225,6 +227,15 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
225227
- Goose allows you to extend its functionality by [building your own MCP servers](https://block.github.io/goose/docs/tutorials/custom-extensions).
226228
- Includes built-in tools for development, web scraping, automation, memory, and integrations with JetBrains and Google Drive.
227229

230+
### gptme
231+
[gptme](https://github.com/gptme/gptme) is a open-source terminal-based personal AI assistant/agent, designed to assist with programming tasks and general knowledge work.
232+
233+
**Key features:**
234+
- CLI-first design with a focus on simplicity and ease of use
235+
- Rich set of built-in tools for shell commands, Python execution, file operations, and web browsing
236+
- Local-first approach with support for multiple LLM providers
237+
- Open-source, built to be extensible and easy to modify
238+
228239
### Klavis AI Slack/Discord/Web
229240
[Klavis AI](https://www.klavis.ai/) is an Open-Source Infra to Use, Build & Scale MCPs with ease.
230241

0 commit comments

Comments
 (0)