PluginBench
MCP Server

LexIA Pro (EDIVIA) MCP Server

fr.edivia/lexia-pro

What is the LexIA Pro (EDIVIA) MCP server?

MCP foncier & urbanisme officiels francais (cadastre, PLU, DVF). LexIA Pro, EDIVIA. Abonnement.

How to install LexIA Pro (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-pro": {
      "url": "https://lexia-pro-mcp.lexia-pro.workers.dev/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "lexia-pro": {
      "serverUrl": "https://lexia-pro-mcp.lexia-pro.workers.dev/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "lexia-pro": {
      "type": "http",
      "url": "https://lexia-pro-mcp.lexia-pro.workers.dev/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "lexia-pro": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://lexia-pro-mcp.lexia-pro.workers.dev/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http lexia-pro https://lexia-pro-mcp.lexia-pro.workers.dev/mcp

Related MCP servers

MCP droit & fiscalite francais : 76 codes, jurisprudence, BOFiP. LexIA Juris, EDIVIA. Abonnement.