Replace existing content in input fields, textareas, selects, and rich text editors. Supports React, ProseMirror, Draft.js, and Google Closure automatically.
206,441 tools. Last updated 2026-06-17 14:08
"CodeMirror" matching MCP tools:
- Simulate real keyboard input by dispatching per-character keydown/keypress/keyup events for CodeMirror, contenteditables, editors, and applications that listen to keyboard events.MIT
- Fill text inputs in Electron applications by replacing existing content. Specify element with selector or reference, and provide text to insert.MIT
- Replace entire content of code editors like Monaco, CodeMirror, Ace, or ProseMirror with new text. Automate updates in GitHub gists, CodePen, n8n code nodes, and more.
- Types text character-by-character to trigger autocomplete and keystroke reactions in search boxes, chat inputs, and similar fields.