Hong Kong CourtDB for Grok
io.github.indotender/hkcourt
Search Hong Kong court cases and read judgment documents.
client:Grok
transport:streamable-http
tools:3
Install Hong Kong CourtDB in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"hkcourt": {
"type": "http",
"url": "https://hk.courtdb.org/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs