Skip to content
VS Code

Extrait Structure for VS Code

io.github.dawaxwx/extrait-structure

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

client:VS Code transport:streamable-http

Install Extrait Structure in VS Code

.vscode/mcp.json

{
  "servers": {
    "extrait-structure": {
      "type": "http",
      "url": "https://extrait-structure.david-cyr.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Extrait Structure in other clients