mcp-octagon

Official

octagon-financials-agent

Analyze financial statements, calculate key ratios, and evaluate company performance metrics. Use this tool to compare financial data across companies and track trends over time for informed decision-making.

Instructions

[PUBLIC MARKET INTELLIGENCE] Specialized agent for financial statement analysis and ratio calculations. Capabilities: Analyze financial statements, calculate financial metrics, compare ratios, and evaluate performance indicators. Best for: Deep financial analysis and comparison of company financial performance. Example queries: 'Compare the gross margins, operating margins, and net margins of Apple, Microsoft, and Google over the last 3 years', 'Analyze Tesla's cash flow statements from 2021 to 2023 and calculate free cash flow trends', 'Calculate and explain key financial ratios for Amazon including P/E, EV/EBITDA, and ROIC'.

Input Schema

NameRequiredDescriptionDefault
promptYesYour natural language query or request for the agent

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "prompt": { "description": "Your natural language query or request for the agent", "type": "string" } }, "required": [ "prompt" ], "type": "object" }
ID: w0les8umyh