Skip to content
VS Code

Workspace Export Writer for VS Code

io.github.wxt-ai/workspace-export-writer

Write a workspace export file

client:VS Code transport:streamable-http

Install Workspace Export Writer in VS Code

.vscode/mcp.json

{
  "servers": {
    "workspace-export-writer": {
      "type": "http",
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/workspace-export-writer"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Workspace Export Writer in other clients