Skip to content
VS Code

Tarot for VS Code

io.github.pipeworx-io/tarot

Tarot MCP — wraps tarotapi.dev (free, no auth)

client:VS Code transport:streamable-http

Install Tarot in VS Code

.vscode/mcp.json

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

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

Tarot in other clients