From 16c33f768250b12596805a0de9cefc8fa2d3111d Mon Sep 17 00:00:00 2001 From: louis030195 Date: Fri, 12 Sep 2025 11:59:24 -0700 Subject: [PATCH] Add Terminator to Built with rmcp section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added Terminator, an AI-powered desktop automation MCP server, to the list of projects built with rmcp in the README. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5e47b1a..504b5895 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ See [oauth_support](docs/OAUTH_SUPPORT.md) for details. - [containerd-mcp-server](https://github.com/jokemanfire/mcp-containerd) - A containerd-based MCP server implementation - [rmcp-openapi-server](https://gitlab.com/lx-industries/rmcp-openapi/-/tree/main/crates/rmcp-openapi-server) - High-performance MCP server that exposes OpenAPI definition endpoints as MCP tools - [nvim-mcp](https://github.com/linw1995/nvim-mcp) - A MCP server to interact with Neovim +- [terminator](https://github.com/mediar-ai/terminator) - AI-powered desktop automation MCP server with cross-platform support and >95% success rate ## Development