X02 File Hosting for VS Code
me.x02/x02
Upload, find, organize and share files on your X02 account with scoped, revocable access.
client:VS Code
transport:streamable-http
Install X02 File Hosting in VS Code
.vscode/mcp.json
{
"servers": {
"x02": {
"type": "http",
"url": "https://up.x02.me/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs