Tarot MCP Server by RoxyAPI for VS Code
com.roxyapi/tarot
Tarot card meanings, spreads and seeded reproducible readings for AI agents, one API key.
client:VS Code
transport:streamable-http
tools:10
Install Tarot MCP Server by RoxyAPI in VS Code
.vscode/mcp.json
{
"servers": {
"tarot": {
"type": "http",
"url": "https://roxyapi.com/mcp/tarot"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs