Skip to content

Commit 4d1fdce

Browse files
committed
Adds Tome to clients.mdx
Adds Tome client to the docs.
1 parent dcb96e8 commit 4d1fdce

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
@@ -41,6 +41,7 @@ This page provides an overview of applications that support the Model Context Pr
4141
| [SpinAI][SpinAI] |||||| Supports tools for Typescript AI Agents |
4242
| [Superinterface][Superinterface] |||||| Supports tools |
4343
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] |||||| Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
44+
| [Tome][Tome] |||||| Supports tools, manages MCP servers. |
4445
| [TypingMind App][TypingMind App] |||||| Supports tools at app-level (appear as plugins) or when assigned to Agents |
4546
| [VS Code GitHub Copilot][VS Code] |||||| Supports dynamic tool/roots discovery, secure secret configuration, and explicit tool prompting |
4647
| [Windsurf Editor][Windsurf] |||||| Supports tools with AI Flow for collaborative development. |
@@ -78,6 +79,7 @@ This page provides an overview of applications that support the Model Context Pr
7879
[SpinAI]: https://spinai.dev
7980
[Superinterface]: https://superinterface.ai
8081
[TheiaAI/TheiaIDE]: https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/
82+
[Tome]: https://github.com/runebookai/tome
8183
[TypingMind App]: https://www.typingmind.com
8284
[VS Code]: https://code.visualstudio.com/
8385
[Windsurf]: https://codeium.com/windsurf
@@ -384,6 +386,14 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
384386
- [Theia IDE and Theia AI MCP Announcement](https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/)
385387
- [Download the AI-powered Theia IDE](https://theia-ide.org/)
386388

389+
### Tome
390+
[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.
391+
392+
**Key features:**
393+
- MCP servers are managed by Tome so there is no need to install uv or npm or configure JSON
394+
- Users can quickly add or remove MCP servers via UI
395+
- Any tool-supported local model on Ollama is compatible
396+
387397
### TypingMind App
388398
[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.
389399

0 commit comments

Comments
 (0)