hypathesis for VS Code
com.predme/hypathesis
Variable relationships from research papers with causal direction and source traceback.
client:VS Code
transport:streamable-http
tools:4
Install hypathesis in VS Code
.vscode/mcp.json
{
"servers": {
"hypathesis": {
"type": "http",
"url": "https://hypathesis.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs