Hong Kong CourtDB for VS Code
io.github.indotender/hkcourt
Search Hong Kong court cases and read judgment documents.
client:VS Code
transport:streamable-http
tools:3
Install Hong Kong CourtDB in VS Code
.vscode/mcp.json
{
"servers": {
"hkcourt": {
"type": "http",
"url": "https://hk.courtdb.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs