Skip to content
VS Code

Trakt for VS Code

io.github.pipeworx-io/trakt

Trakt MCP — TV/movie metadata + watch tracking signals

client:VS Code transport:streamable-http

Install Trakt in VS Code

.vscode/mcp.json

{
  "servers": {
    "trakt": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/trakt/mcp"
    }
  }
}

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

Trakt in other clients