Skip to content

Commit cea9cff

Browse files
authored
Merge pull request modelcontextprotocol#431 from runebookai/add-tome-client
Adds Tome to clients.mdx
2 parents c1d3181 + 4d1fdce commit cea9cff

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/clients.mdx

Lines changed: 10 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
| [SpinAI][SpinAI] |||||| Supports tools for Typescript AI Agents |
4343
| [Superinterface][Superinterface] |||||| Supports tools |
4444
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
45+
| [Tome][Tome] |||||| Supports tools, manages MCP servers. |
4546
| [TypingMind App][TypingMind App] |||||| Supports tools at app-level (appear as plugins) or when assigned to Agents |
4647
| [VS Code GitHub Copilot][VS Code] |||||| Supports dynamic tool/roots discovery, secure secret configuration, and explicit tool prompting |
4748
| [Windsurf Editor][Windsurf] |||||| Supports tools with AI Flow for collaborative development. |
@@ -80,6 +81,7 @@ This page provides an overview of applications that support the Model Context Pr
8081
[SpinAI]: https://spinai.dev
8182
[Superinterface]: https://superinterface.ai
8283
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
84+
[Tome]: https://github.com/runebookai/tome
8385
[TypingMind App]: https://www.typingmind.com
8486
[VS Code]: https://code.visualstudio.com/
8587
[Windsurf]: https://codeium.com/windsurf
@@ -402,6 +404,14 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
402404
- [Theia IDE and Theia AI MCP Announcement](https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/)
403405
- [Download the AI-powered Theia IDE](https://theia-ide.org/)
404406

407+
### Tome
408+
[Tome](https://github.com/runebookai/tome) is an open source cross-platform desktop app designed for working with local LLMs and MCP servers. It is designed to be beginner friendly and abstract away the nitty gritty of configuration for people getting started with MCP.
409+
410+
**Key features:**
411+
- MCP servers are managed by Tome so there is no need to install uv or npm or configure JSON
412+
- Users can quickly add or remove MCP servers via UI
413+
- Any tool-supported local model on Ollama is compatible
414+
405415
### TypingMind App
406416
[TypingMind](https://www.typingmind.com) is an advanced frontend for LLMs with MCP support. TypingMind supports all popular LLM providers like OpenAI, Gemini, Claude, and users can use with their own API keys.
407417

0 commit comments

Comments
 (0)