thegoldbarometer for Claude Desktop
io.github.thegoldbarometer/thegoldbarometer
Today's gold buying-conditions score (0-100), its published history, and what followed since 1971.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:3
Install thegoldbarometer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"thegoldbarometer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.thegoldbarometer.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs