mcp-octagon

Official

octagon-deals-agent

Analyze M&A and IPO transactions by retrieving detailed information on mergers, acquisitions, and valuations. Use company URLs for precise results on corporate deals and financial activity.

Instructions

[PRIVATE MARKET INTELLIGENCE] A specialized database agent for M&A and IPO transaction analysis. Capabilities: Retrieve information about mergers, acquisitions, initial public offerings, and other financial transactions. Best for: Research on corporate transactions, IPO valuations, and M&A activity. NOTE: For better and more accurate results, provide the company's website URL instead of just the company name. Example queries: 'What was the acquisition price when Microsoft (microsoft.com) acquired GitHub (github.com)?', 'List the valuation multiples for AI companies in 2024', 'List all the acquisitions and price, valuation by Salesforce (salesforce.com) in 2023?'.

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