ma

marimo-team/codemirror-mcp

CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands.

#CodeMirror#Model Context Protocol#MCP
Publishermarimo-team/codemirror-mcp
Submitted date4/19/2025

Overview

Title

codemirror-mcp – A CodeMirror extension for the Model Context Protocol (MCP)

How to Use

Install via npm/pnpm and integrate into CodeMirror with MCP support for resource mentions and prompt commands.

Key Features

  • Resource Completion & Decorations – Autocomplete and styling for @resource mentions
  • Prompt Commands – Autocomplete for /prompt syntax
  • Theme Support – Customizable visual styling
  • Click Handling – Interactive resource mentions with hover tooltips

Use Cases

  • AI-assisted coding with resource references
  • Prompt engineering with command autocomplete
  • Customizable text editors with MCP integration

Visit More

View All