Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"markor": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-markor"
]
}
}
}