CanLex / .mcp.json
Beemer
CanLex MCP server
21626e7
raw
history blame contribute delete
175 Bytes
{
"mcpServers": {
"canlex": {
"command": "C:\\projects\\CanLex\\.venv\\Scripts\\python.exe",
"args": ["C:\\projects\\CanLex\\canlex\\server.py"]
}
}
}