Skip to content
Zed

goldprice.dev for Zed

dev.goldprice/mcp

Gold/silver/copper spot & futures, per-country dealer prices, options-implied probability surface.

client:Zed transport:streamable-http tools:9

Install goldprice.dev in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://api.goldprice.dev/v1/mcp/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

goldprice.dev in other clients