← Registry

Analytics

ou-reports.com

Provides live stock quotes, market analysis reports, and investment grading.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.ou-reports.com/api/mcp.php

No auth detected

MCP server metadata

Name
just-signal
Version
1.3.0
Capabilities
tools
Server instructions

Just Signal: sentience-driven macro intelligence at https://ou-reports.com. Use get_stock_quote for live Day-0 prices, publish_report to ground+publish a 5-trend briefing (targets as percentages like "+18%" or multiples like "2.5x", NEVER dollars; the server computes dollars from the live Day-0 price), list_reports to browse, get_scorecard to audit past signals, and get_panel_grade for the Chophouse doneness grade + 11 emulated-lens votes on any ticker.

Known tools 5

get_stock_quote

Live stock/ETF quote (price + % change) via Just Signal's market-data relay.

Inferred read-only
publish_report

Ground, render, and PUBLISH a Just Signal briefing to the public library.

Potential side effects
list_reports

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

Inferred read-only
get_scorecard

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

Inferred read-only
get_panel_grade

The Investment Panel's read on one ticker: its Chophouse doneness grade (RAW.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.just-signal]
url = "https://www.ou-reports.com/api/mcp.php"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: just-signal
Remote MCP URL: https://www.ou-reports.com/api/mcp.php

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "just-signal": {
      "url": "https://www.ou-reports.com/api/mcp.php"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "just-signal": {
      "type": "http",
      "url": "https://www.ou-reports.com/api/mcp.php"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ou-reports.com was fetched 2026-08-03T20:23:37.151Z and is being refreshed.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.