Skip to content
VS Code

YAPL for VS Code

app.yapl/yapl

Draft-safe project planning: tasks, dependencies, resources, schedules and cost metrics.

client:VS Code transport:streamable-http

Install YAPL in VS Code

.vscode/mcp.json

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

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

YAPL in other clients