Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.kingleosgold/troystack

io.github.kingleosgold/troystack

Precious metals AI analyst with 12 tools — prices, portfolio, chat, receipts, and more.

Uptime
100.0%
1 direct probes · 30d
Response
409ms
last probe
Tools
12
callable
Resources
0
readable
Prompts
0
available

Tools · 12

get_spot_prices

Returns current spot prices for gold, silver, platinum, and palladium with daily change percentages

get_price_history

Historical spot price data for a precious metal over a time range

get_stack_signal

Returns Stack Signal — TroyStack's curated precious metals market intelligence with Troy's commentary

get_vault_watch

Returns COMEX warehouse inventory: registered, eligible, combined ounces, daily changes, open interest, oversubscribed ratio

get_junk_silver

Calculates silver melt value for pre-1965 US coinage

get_speculation

Calculates price multipliers comparing current spot to hypothetical target prices

chat_with_troy

Ask Troy anything about precious metals, markets, your stack. Provide api_key for personalized portfolio-aware answers, or omit for general market analysis.

get_portfolio

Returns your precious metals portfolio: total value, cost basis, gain/loss, per-metal breakdown, and individual holdings

add_holding

Add a precious metals purchase to your portfolio

get_analytics

Cost basis, average cost per oz, break-even price, unrealized P/L per metal

scan_receipt

Extract precious metals purchase data from a receipt image using AI vision

get_daily_brief

Troy's daily market brief. Provide api_key for personalized brief, or omit for the latest Stack Signal market synthesis.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.kingleosgold/troystack": {
      "url": "https://api.troystack.ai/mcp",
      "transport": "streamable-http"
    }
  }
}