Almanack for VS Code
dev.almanack/almanack
Date math and SVG rendering for fictional and custom calendars. Exact, stateless and deterministic.
client:VS Code
transport:streamable-http
Install Almanack in VS Code
.vscode/mcp.json
{
"servers": {
"almanack": {
"type": "http",
"url": "https://almanack.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs