get_cashflow_inputs — TickerFacts MCP Tool Read-only
get_cashflow_inputs
(get cashflow inputs) is one of 9 tools on the
TickerFacts
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_cashflow_inputs from your client
- Claude Code TickerFacts get_cashflow_inputs run in your project directory
- Claude Desktop TickerFacts get_cashflow_inputs ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor TickerFacts get_cashflow_inputs ~/.cursor/mcp.json
- VS Code TickerFacts get_cashflow_inputs .vscode/mcp.json
- Zed TickerFacts get_cashflow_inputs ~/.config/zed/settings.json
- Windsurf TickerFacts get_cashflow_inputs ~/.codeium/windsurf/mcp_config.json
- Cline TickerFacts get_cashflow_inputs ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI TickerFacts get_cashflow_inputs ~/.gemini/settings.json
- Grok TickerFacts get_cashflow_inputs .mcp.json (in your project root)
- ChatGPT TickerFacts get_cashflow_inputs Settings → Connectors → Advanced → Developer mode
- Claude.ai TickerFacts get_cashflow_inputs Settings → Connectors → Add custom connector
- LangChain TickerFacts get_cashflow_inputs pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http fundamentals https://tickerfacts.com/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.