Recap for VS Code
io.github.pipeworx-io/recap
RECAP — the actual documents filed in US federal court cases.
client:VS Code
transport:streamable-http
Install Recap in VS Code
.vscode/mcp.json
{
"servers": {
"recap": {
"type": "http",
"url": "https://gateway.pipeworx.io/recap/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs