GEML — a plain-text document format built to be edited in place, one section at a time for Windsurf
io.github.geml-spec/geml
One section in, one section out — on Markdown/GEML files, bad writes refused.
client:Windsurf
transport:stdio
runtime:npm
Install GEML — a plain-text document format built to be edited in place, one section at a time in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"geml": {
"command": "npx",
"args": [
"-y",
"@geml/geml"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs