Today's gold buying-conditions score (0-100), its published history, and what followed since 1971.
claude mcp add thegoldbarometer -- npx -y thegoldbarometer-mcp
claude_desktop_config.json
{
"mcpServers": {
"thegoldbarometer": {
"command": "npx",
"args": [
"-y",
"thegoldbarometer-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"thegoldbarometer": {
"command": "npx",
"args": [
"-y",
"thegoldbarometer-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"thegoldbarometer": {
"command": "npx",
"args": [
"-y",
"thegoldbarometer-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"thegoldbarometer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"thegoldbarometer-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"thegoldbarometer": {
"command": "npx",
"args": [
"-y",
"thegoldbarometer-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.thegoldbarometer--thegoldbarometer/reviews or the review_server meta-tool.
POST /mcp