thegoldbarometer for VS Code
io.github.thegoldbarometer/thegoldbarometer
Today's gold buying-conditions score (0-100), its published history, and what followed since 1971.
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install thegoldbarometer in VS Code
.vscode/mcp.json
{
"servers": {
"thegoldbarometer": {
"type": "http",
"url": "https://mcp.thegoldbarometer.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs