Universal AI-agnostic rich text editor with code blocks, multi-format export, and Model Context Protocol (MCP) integration
{
"mcpServers": {
"fountainjs-editor": {
"command": "npx",
"args": [
"-y",
"fountainjs-editor"
]
}
}
}