mcp-octagon

Official

octagon-stock-data-agent

Analyze stock price movements, trading volumes, market trends, and valuation metrics to support equity investment decisions and trading pattern identification.

Instructions

[PUBLIC MARKET INTELLIGENCE] Specialized agent for stock market data and equity investment analysis. Capabilities: Analyze stock price movements, trading volumes, market trends, valuation metrics, and technical indicators. Best for: Stock market research, equity analysis, and trading pattern identification. Example queries: 'How has Apple's stock performed compared to the S&P 500 over the last 6 months?', 'Analyze the trading volume patterns for Tesla stock before and after earnings releases', 'What were the major price movements for NVIDIA in 2023 and what were the catalysts?'.

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