vitamind for VS Code
io.github.javimaligno/vitamind
Know when the sun can make vitamin D where you are, for your skin type. Live UV data.
client:VS Code
transport:streamable-http
tools:15
Install vitamind in VS Code
.vscode/mcp.json
{
"servers": {
"vitamind": {
"type": "http",
"url": "https://getvitamind.app/api/mcp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs