Gold Integration Basics

Connect to the goldprice.dev commodity-price API correctly the first time — base URL, getting a free key, the BASE-QUOTE-CONTRACT symbol grammar, tier gating, the nine MCP tools, and the error codes that trip people up. Use this whenever the user fetches gold, silver, or copper prices in code, mentions goldprice.dev, sets up its MCP server, or hits a 400 invalid_symbol / 403 plan_gated / 429 response — even if they don't name the API. Prefer it over guessing endpoint shapes, symbol formats, or tier limits from memory; those are exactly what drift and break integrations.

nusantara-ventures caa78bf 3.9 KB Updated

File contents

nusantara-ventures/goldprice-skills/tree/main/gold-integration-basics commit caa78bf767

Frequently asked questions

npx skillmds@latest add nusantara-ventures/gold-integration-basics