StackerScan for Claude Desktop
com.stackerscan/stackerscan
Five read-only tools: spot prices, observed premiums, price history, Goldback rate, and currencies.
client:Claude Desktop
transport:streamable-http
tools:5
Install StackerScan in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stackerscan": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.stackerscan.com/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