IndoCourtAtlas for VS Code
io.github.indotender/indocourtatlas
Search and read Indonesian court cases. Filter by court, year, and case type.
client:VS Code
transport:streamable-http
Install IndoCourtAtlas in VS Code
.vscode/mcp.json
{
"servers": {
"indocourtatlas": {
"type": "http",
"url": "https://indocourtatlas.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs