Purl for VS Code
io.github.nublson/purl
Search and save to your Purl read-it-later knowledge base from any MCP client.
client:VS Code
transport:streamable-http
Install Purl in VS Code
.vscode/mcp.json
{
"servers": {
"purl": {
"type": "http",
"url": "https://purl.nublson.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs