troystack for Claude Desktop
io.github.kingleosgold/troystack
Precious metals AI analyst with 12 tools — prices, portfolio, chat, receipts, and more.
client:Claude Desktop
transport:streamable-http
tools:12
Install troystack in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"troystack": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.troystack.ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs