Skip to content
VS Code

ShowMeStepByStep for VS Code

io.github.rt1966/showmestepbystep

Search, browse, and cite a 377-tutorial step-by-step how-to corpus from your AI client.

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

Install ShowMeStepByStep in VS Code

.vscode/mcp.json

{
  "servers": {
    "showmestepbystep": {
      "type": "http",
      "url": "https://www.showmestepbystep.com/api/mcp"
    }
  }
}

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

ShowMeStepByStep in other clients