StackerScan for VS Code
com.stackerscan/stackerscan
Five read-only tools: spot prices, observed premiums, price history, Goldback rate, and currencies.
client:VS Code
transport:streamable-http
tools:5
Install StackerScan in VS Code
.vscode/mcp.json
{
"servers": {
"stackerscan": {
"type": "http",
"url": "https://www.stackerscan.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs