Paperswithcode for VS Code
io.github.pipeworx-io/paperswithcode
Papers With Code MCP — browse ML research papers and their code repositories
client:VS Code
transport:streamable-http
Install Paperswithcode in VS Code
.vscode/mcp.json
{
"servers": {
"paperswithcode": {
"type": "http",
"url": "https://gateway.pipeworx.io/paperswithcode/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs