Workspace Export Writer for VS Code
io.github.wxt-ai/workspace-note-path-workbench
Write a workspace export file
client:VS Code
transport:streamable-http
Install Workspace Export Writer in VS Code
.vscode/mcp.json
{
"servers": {
"workspace-note-path-workbench": {
"type": "http",
"url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/workspace-note-path/downstream"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs