tickermint for VS Code
io.github.seankarltonlee/tickermint
Trading card prices: daily TCGplayer market, history since 2024, sold comps, PSA 10 floors. 6 games.
client:VS Code
transport:streamable-http
tools:11
Install tickermint in VS Code
.vscode/mcp.json
{
"servers": {
"tickermint": {
"type": "http",
"url": "https://api.tickermint.cards/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs