add CodeMirror MCP (#49)

This commit is contained in:
Myles Scolnick 2025-01-09 22:12:02 -05:00 committed by GitHub
parent 314c181680
commit 1d9fd5dea7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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