get_crypto_history — LastLook Data MCP Tool Read-only
get_crypto_history
(get crypto history) is one of 24 tools on the
LastLook Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_crypto_history from your client
- Claude Code LastLook Data get_crypto_history run in your project directory
- Claude Desktop LastLook Data get_crypto_history ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LastLook Data get_crypto_history ~/.cursor/mcp.json
- VS Code LastLook Data get_crypto_history .vscode/mcp.json
- Zed LastLook Data get_crypto_history ~/.config/zed/settings.json
- Windsurf LastLook Data get_crypto_history ~/.codeium/windsurf/mcp_config.json
- Cline LastLook Data get_crypto_history ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LastLook Data get_crypto_history ~/.gemini/settings.json
- Grok LastLook Data get_crypto_history .mcp.json (in your project root)
- ChatGPT LastLook Data get_crypto_history Settings → Connectors → Advanced → Developer mode
- Claude.ai LastLook Data get_crypto_history Settings → Connectors → Add custom connector
- LangChain LastLook Data get_crypto_history pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http lastlook-data https://mcp.lastlookdata.com/mcp
Other tools on this server
- get_treasury_yield_current
- get_treasury_yield_by_date
- get_current_value
- get_value_by_date
- get_series
- get_fx_rate_current
- get_fx_rate_by_date
- get_fx_rate_series
- get_yield_curve
- get_recession_indicator
- get_policy_spread
- get_economic_calendar
- get_bundle_refi_signal
- get_bundle_purchase_market
- get_bundle_rate_environment
- get_bundle_mortgage_pulse
- get_bundle_macro
- get_bundle_fx_dashboard
- get_bundle_energy
- get_bundle_context_brief
- get_crypto_price
- get_bundle_crypto
- get_edgar_company
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.