Skip to content
VS Code

Mila for VS Code

io.github.mila-gg/mcp-server

Create and manage documents, spreadsheets, and presentations from your AI assistant.

client:VS Code transport:streamable-http tools:23

Install Mila in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.mila.gg/"
    }
  }
}

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

What VS Code can do once it is connected

Mila in other clients