AM
Arzbin MCP Server
/get_latest_gold_rates
Get latest gold rates
Returns latest Arzbin gold and coin rates in Toman. Data is indicative market data, not financial advice.
liveverifiedunknown~5s typical
mcpprobedarzbinmcpserver
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-arzbin-market-data /get_latest_gold_rates for me.
Input
| Field | Type | Description |
|---|---|---|
| types | array | Optional gold or coin codes such as EMAMI, AZADI, GOLD_GRAM. Omit for all available gold r |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-arzbin-market-data","endpoint":"/get_latest_gold_rates","input":{}}'cli
npx cracked-ai run -p mcp-com-arzbin-market-data -e /get_latest_gold_rates -i '{}'mcp
run_tool({ provider: "mcp-com-arzbin-market-data", endpoint: "/get_latest_gold_rates", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.