From 1d9fd5dea752e324250662bfa169ba228d9b7327 Mon Sep 17 00:00:00 2001 From: Myles Scolnick Date: Thu, 9 Jan 2025 22:12:02 -0500 Subject: [PATCH] add CodeMirror MCP (#49) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46b401e..3ae3776 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ - **[genkit](https://github.com/firebase/genkit)** agent and data transformation framework - **[Continue](https://github.com/continuedev/continue)** vscode auto complete and chat tool (full feature support) - **[gpt-computer-assistant](https://github.com/Upsonic/gpt-computer-assistant)** dockerized mcp client with Anthropic, OpenAI and Langchain. +- **[codemirror-mcp](https://github.com/marimo-team/codemirror-mcp)** CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands. ## Frameworks