card_price — tickermint MCP Tool
card_price
(card price) is one of 11 tools on the
tickermint
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call card_price from your client
- Claude Code tickermint card_price run in your project directory
- Claude Desktop tickermint card_price ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tickermint card_price ~/.cursor/mcp.json
- VS Code tickermint card_price .vscode/mcp.json
- Zed tickermint card_price ~/.config/zed/settings.json
- Windsurf tickermint card_price ~/.codeium/windsurf/mcp_config.json
- Cline tickermint card_price ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tickermint card_price ~/.gemini/settings.json
- Grok tickermint card_price .mcp.json (in your project root)
- ChatGPT tickermint card_price Settings → Connectors → Advanced → Developer mode
- Claude.ai tickermint card_price Settings → Connectors → Add custom connector
- LangChain tickermint card_price pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tickermint https://api.tickermint.cards/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.