get_metrics_history — Rockmoon Financial Data MCP Tool Read-only
get_metrics_history
(get metrics history) is one of 19 tools on the
Rockmoon Financial Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_metrics_history from your client
- Claude Code Rockmoon Financial Data get_metrics_history run in your project directory
- Claude Desktop Rockmoon Financial Data get_metrics_history ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Rockmoon Financial Data get_metrics_history ~/.cursor/mcp.json
- VS Code Rockmoon Financial Data get_metrics_history .vscode/mcp.json
- Zed Rockmoon Financial Data get_metrics_history ~/.config/zed/settings.json
- Windsurf Rockmoon Financial Data get_metrics_history ~/.codeium/windsurf/mcp_config.json
- Cline Rockmoon Financial Data get_metrics_history ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Rockmoon Financial Data get_metrics_history ~/.gemini/settings.json
- Grok Rockmoon Financial Data get_metrics_history .mcp.json (in your project root)
- ChatGPT Rockmoon Financial Data get_metrics_history Settings → Connectors → Advanced → Developer mode
- Claude.ai Rockmoon Financial Data get_metrics_history Settings → Connectors → Add custom connector
- LangChain Rockmoon Financial Data get_metrics_history pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http financial-data https://mcp.rockmoon.ai/mcp
Other tools on this server
- search_companies
- get_company
- get_financials
- get_income_statement
- get_balance_sheet
- get_cash_flow
- get_filing_source
- get_prices
- get_segments
- get_segments_trend
- get_major_shareholders
- get_director_holdings
- get_insider_trades
- get_institutional_holdings
- get_large_holdings_events
- get_metrics
- screen_companies
- compare_metrics
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.