GEML — a plain-text document format built to be edited in place, one section at a time for Claude Desktop
io.github.geml-spec/geml
One section in, one section out — on Markdown/GEML files, bad writes refused.
client:Claude Desktop
transport:stdio
runtime:npm
Install GEML — a plain-text document format built to be edited in place, one section at a time in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"geml": {
"command": "npx",
"args": [
"-y",
"@geml/geml"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs