Court Records for VS Code
io.github.martc03/court-records
Federal court records and PACER case data. 4 MCP tools for legal research.
client:VS Code
transport:streamable-http
Install Court Records in VS Code
.vscode/mcp.json
{
"servers": {
"court-records": {
"type": "http",
"url": "https://court-records-mcp.apify.actor/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs