Skip to content

Extrait Structure for Zed

io.github.dawaxwx/extrait-structure

Extrait des champs structures (texte, nombre, date) depuis un texte libre.

client:Zed transport:streamable-http

Install Extrait Structure in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "extrait-structure": {
      "url": "https://extrait-structure.david-cyr.workers.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Extrait Structure in other clients