Skip to content
VS Code

Donelane for VS Code

app.donelane/donelane

An agent records what it finished into a team's standup feed, one line at a time.

client:VS Code transport:streamable-http

Install Donelane in VS Code

.vscode/mcp.json

{
  "servers": {
    "donelane": {
      "type": "http",
      "url": "https://donelane.app/mcp"
    }
  }
}

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

Donelane in other clients