Skip to content
VS Code

worklore for VS Code

io.github.worklore/worklore

Search worklore stories and x-ray any skill or story capability tier (T0-T4) before you run it.

client:VS Code transport:streamable-http

Install worklore in VS Code

.vscode/mcp.json

{
  "servers": {
    "worklore": {
      "type": "http",
      "url": "https://worklore.dev/mcp"
    }
  }
}

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

worklore in other clients