GEML — a plain-text document format built to be edited in place, one section at a time for Cline
io.github.geml-spec/geml
One section in, one section out — on Markdown/GEML files, bad writes refused.
client:Cline
transport:stdio
runtime:npm
Install GEML — a plain-text document format built to be edited in place, one section at a time in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"geml": {
"command": "npx",
"args": [
"-y",
"@geml/geml"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs