Pastepile for VS Code
com.pastepile/mcp
Durable, versioned memory for AI assistants. Remote memory needs a Pastepile subscription.
client:VS Code
transport:streamable-http
runtime:npm
Install Pastepile in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://www.pastepile.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs