goldprice.dev for Cursor
dev.goldprice/mcp
Gold/silver/copper spot & futures, per-country dealer prices, options-implied probability surface.
client:Cursor
transport:streamable-http
tools:9
Install goldprice.dev in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.goldprice.dev/v1/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs