tickermint for Cursor
io.github.seankarltonlee/tickermint
Trading card prices: daily TCGplayer market, history since 2024, sold comps, PSA 10 floors. 6 games.
client:Cursor
transport:streamable-http
tools:11
Install tickermint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tickermint": {
"url": "https://api.tickermint.cards/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs