What is the LexIA Juris (EDIVIA) MCP server?
MCP droit & fiscalite francais : 76 codes, jurisprudence, BOFiP. LexIA Juris, EDIVIA. Abonnement.
How to install LexIA Juris (EDIVIA)
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"lexia-juris": {
"url": "https://lexia-juris-mcp.lexia-pro.workers.dev/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"lexia-juris": {
"serverUrl": "https://lexia-juris-mcp.lexia-pro.workers.dev/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"lexia-juris": {
"type": "http",
"url": "https://lexia-juris-mcp.lexia-pro.workers.dev/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"lexia-juris": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://lexia-juris-mcp.lexia-pro.workers.dev/mcp"
]
}
}
}Claude Code
claude mcp add --transport http lexia-juris https://lexia-juris-mcp.lexia-pro.workers.dev/mcpRelated MCP servers
MCP foncier & urbanisme officiels francais (cadastre, PLU, DVF). LexIA Pro, EDIVIA. Abonnement.