US Legal Case Search for VS Code
org.memoryapi/legal
US legal case search: court decisions and company litigation history
client:VS Code
transport:streamable-http
Install US Legal Case Search in VS Code
.vscode/mcp.json
{
"servers": {
"legal": {
"type": "http",
"url": "https://legal.memoryapi.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs