Skip to content
Grok

Extrait Structure for Grok

io.github.dawaxwx/extrait-structure

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

client:Grok transport:streamable-http

Install Extrait Structure in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Extrait Structure in other clients