all_time_highs — tickermint MCP Tool
all_time_highs
(all time highs) 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 all_time_highs from your client
- Claude Code tickermint all_time_highs run in your project directory
- Claude Desktop tickermint all_time_highs ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tickermint all_time_highs ~/.cursor/mcp.json
- VS Code tickermint all_time_highs .vscode/mcp.json
- Zed tickermint all_time_highs ~/.config/zed/settings.json
- Windsurf tickermint all_time_highs ~/.codeium/windsurf/mcp_config.json
- Cline tickermint all_time_highs ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tickermint all_time_highs ~/.gemini/settings.json
- Grok tickermint all_time_highs .mcp.json (in your project root)
- ChatGPT tickermint all_time_highs Settings → Connectors → Advanced → Developer mode
- Claude.ai tickermint all_time_highs Settings → Connectors → Add custom connector
- LangChain tickermint all_time_highs 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.