Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"lexical": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-lexical"
]
}
}
}