Skip to content
VS Code

office for VS Code

ai.waystation/office

Create, edit, and collaborate on Office documents and spreadsheets.

client:VS Code transport:streamable-http

Install office in VS Code

.vscode/mcp.json

{
  "servers": {
    "office": {
      "type": "http",
      "url": "https://waystation.ai/office/mcp"
    }
  }
}

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

office in other clients