mcp-octagon

Official

octagon-companies-agent

Access detailed company information and financial metrics by querying Octagon's database. Use natural language to find business intelligence, employee trends, and industry benchmarks for informed decision-making.

Instructions

[PRIVATE MARKET INTELLIGENCE] A specialized database agent for looking up company information and financials. Capabilities: Query comprehensive company financial information and business intelligence from Octagon's company database. Best for: Finding basic information about companies, their financial metrics, and industry benchmarks. NOTE: For better and more accurate results, provide the company's website URL instead of just the company name. Example queries: 'What is the employee trends for Stripe (stripe.com)?', 'List the top 5 companies in the AI sector by revenue growth', 'Who are the top competitors to Databricks (databricks.com)?'.

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