Love Oracle — Tarot for VS Code
app.loveoracle/tarot
Tarot card meanings for love, and answers to the most-asked love questions, in 22 languages.
client:VS Code
transport:streamable-http
tools:4
Install Love Oracle — Tarot in VS Code
.vscode/mcp.json
{
"servers": {
"tarot": {
"type": "http",
"url": "https://www.loveoracle.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs