Onedrive for VS Code
io.github.pipeworx-io/onedrive
OneDrive (Microsoft Graph) MCP Pack
client:VS Code
transport:streamable-http
Install Onedrive in VS Code
.vscode/mcp.json
{
"servers": {
"onedrive": {
"type": "http",
"url": "https://gateway.pipeworx.io/onedrive/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs