Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

com.ou-reports/just-signal

com.ou-reports/just-signal

Keyless MCP for Just Signal: live quotes, report publishing, scorecard, and Chophouse panel grades.

Uptime
100.0%
1 direct probes · 30d
Response
1187ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

get_stock_quote

Live stock/ETF quote (price + % change) via Just Signal's market-data relay. Establishes a ticker's Day-0 baseline before projecting.

publish_report

Ground, render, and PUBLISH a Just Signal briefing to the public library. Grounds each ticker's live Day-0 price and computes exact dollar targets from your % projections. Targets MUST be percentages …

list_reports

List recent Just Signal reports from the public library (newest first).

get_scorecard

Audit past signals: projected vs actual return for every grounded ticker, graded AHEAD / TRACKING / BEHIND, pro-rated by elapsed time.

get_panel_grade

The Investment Panel's read on one ticker: its Chophouse doneness grade (RAW..CHARRED, how much value is already cooked in) plus every seat's vote across 11 emulated investor lenses, with the registry…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.ou-reports/just-signal": {
      "url": "https://www.ou-reports.com/api/mcp.php",
      "transport": "streamable-http"
    }
  }
}