Totally Tarot Calculators for VS Code
net.totallytarot/calculators
Astrology charts, Maya calendar and tarot maths, computed on real engines, cited in every answer.
client:VS Code
transport:streamable-http
tools:12
Install Totally Tarot Calculators in VS Code
.vscode/mcp.json
{
"servers": {
"calculators": {
"type": "http",
"url": "https://totallytarot.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs