Skip to content
Cursor

mcp fr legal for Cursor

io.github.matematicsolutions/mcp-fr-legal

Offline MCP korpus prawa francuskiego (Legifrance/DILA) - verbatim + grounding cytatu

client:Cursor transport:stdio runtime:npm

Install mcp fr legal in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-fr-legal": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@matematicsolutions/mcp-fr-legal"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcp fr legal in other clients