Hong Kong CourtDB for Cursor
io.github.indotender/hkcourt
Search Hong Kong court cases and read judgment documents.
client:Cursor
transport:streamable-http
tools:3
Install Hong Kong CourtDB in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hkcourt": {
"url": "https://hk.courtdb.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs