Skip to content
VS Code

Time Machine for VS Code

ai.timeml/time-machine

AI-powered corporate learning platform — manage courses, users, and insights via Claude.

client:VS Code transport:streamable-http

Install Time Machine in VS Code

.vscode/mcp.json

{
  "servers": {
    "time-machine": {
      "type": "http",
      "url": "https://api.timeml.ai/api/v1/mcp"
    }
  }
}

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

Time Machine in other clients