# io.github.closelookventure/closelook-intelligence (remote · closelook-mcp.look-investment-gmbh.workers.dev)

Closelook AI-market intelligence: 5 indices, DF rankings, print record, prices. 11 read-only tools.

- Trust score: 69/100 (medium)
- Change this week: +13
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-17

## Components

- remote · `closelook-mcp.look-investment-gmbh.workers.dev`: 69/100 (this document), [markdown](https://verifymcp.io/servers/closelookventure-closelook-intelligence/closelook-mcp.md), [page](https://verifymcp.io/servers/closelookventure-closelook-intelligence/closelook-mcp)

## Channel facts

- Endpoint: `https://closelook-mcp.look-investment-gmbh.workers.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.4.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-17.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 86/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 1083 tokens (~98/item across 11 items; 11 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http closelookventure-closelook-intelligence https://closelook-mcp.look-investment-gmbh.workers.dev/mcp
```

### Codex

```toml
[mcp_servers.closelookventure-closelook-intelligence]
url = "https://closelook-mcp.look-investment-gmbh.workers.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "closelookventure-closelook-intelligence": {
      "type": "remote",
      "url": "https://closelook-mcp.look-investment-gmbh.workers.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add closelookventure-closelook-intelligence --url https://closelook-mcp.look-investment-gmbh.workers.dev/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  closelookventure-closelook-intelligence:
    url: "https://closelook-mcp.look-investment-gmbh.workers.dev/mcp"
```

### Other

```json
{
  "mcpServers": {
    "closelookventure-closelook-intelligence": {
      "type": "http",
      "url": "https://closelook-mcp.look-investment-gmbh.workers.dev/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-17 (score 69, 0)

- [functional regression] Schema quality: 949 → 1083
- [functional] New tool “get_df_ranking”

### 2026-08-16 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-14 (score 68, +1)

- [functional regression] Schema quality: 764 → 949
- [functional] New tool “get_credit_stress”
- [functional] New tool “get_factor_regime”

### 2026-08-12 (score 67, +9)

- [security improvement] Authorization: unverified → partial
- [functional regression] Schema quality: 441 → 764
- [functional] The server now declares the “prompts” capability
- [functional] First check of Schema quality: 100
- [functional] New prompt “morning_briefing”
- [functional] New tool “get_price_history”
- [functional] New tool “get_print_record”
- [functional] New tool “get_signal_scores”
- [cosmetic] Tool “compare_indices” changed its title: Compare Closelook indices
- [cosmetic] Tool “define_term” changed its title: Define a finance term
- [cosmetic] Tool “get_index_snapshot” changed its title: Closelook index snapshot
- [cosmetic] Tool “get_latest_view” changed its title: Today's Closelook view
- [cosmetic] Tool “search_closelook” changed its title: Search Closelook research

### 2026-08-11 (score 58, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-08-10 (score 56)

First indexed and scored.

## MCP tools (11)

### `search_closelook` (~103 tokens)

Search Closelook research

Search Closelook’s research corpus: 101 explainers, glossary, heresies (contrarian theses), reports, strategy notes and the finance library. Returns matching pieces with a one-line summary and link. Use for "what has Closelook written about X".

Input parameters:

- `query` (string, required): Keywords, e.g. "memory supercycle" or "sector rotation"
- `type` (string): Restrict to one content type (default all)

### `define_term` (~79 tokens)

Define a finance term

Get Closelook’s definition of a financial or market term from its 260+ entry glossary (classic finance, chart indicators, options, Elliott-wave vocabulary, and Closelook-coined concepts like the Numerator Regime or Constraint Relay).

Input parameters:

- `term` (string, required): The term, e.g. "Korea discount" or "MACD"

### `get_index_snapshot` (~79 tokens)

Closelook index snapshot

Current snapshot of one proprietary Closelook index: RUBIN (AI buildout), HALO (non-AI growth), AW40 (AI deployment), AEI (agentic stack) or EUROAI. Returns level, recent returns and the strongest/weakest sub-indices, end-of-day.

Input parameters:

- `index` (string, required): Index code

### `compare_indices` (~65 tokens)

Compare Closelook indices

Side-by-side of all Closelook headline indices (Rubin, HALO, AW40, AEI, Euro-AI): last close, 1-day, 1-week and month-to-date returns. The fastest read on where the AI trade rotated, end-of-day.

### `get_price_history` (~118 tokens)

Price history (lake)

End-of-day price read for any of ~2,500 tickers in Closelook’s data lake: latest close, close-to-close changes over 1D/1W/1M/3M/6M/1Y, 52-week range, and the last ten sessions. US tickers bare (NVDA), foreign with exchange suffix (005930.KS, 6857.T, ASML.AS).

Input parameters:

- `ticker` (string, required): Ticker, e.g. NVDA or 005930.KS

### `get_signal_scores` (~93 tokens)

Closelook signal scores

Closelook’s proprietary per-ticker scoring for ~300 covered names: composite rank, the seven sub-scores (quality, growth, valuation, balance, cash quality, capital allocation, momentum) under the sector-appropriate weight set, plus literature ratios (Altman Z, Piotroski F, Beneish M). End-of-day.

Input parameters:

- `ticker` (string, required): Ticker, e.g. DDOG

### `get_print_record` (~112 tokens)

Earnings print record

Closelook’s Print Record for a covered ticker: the last ~10 earnings prints with EPS/revenue beat-or-miss and the 3-day price reaction, headline counts (how often beats were actually PAID), the curated metric line and the next scheduled print. The gap between beat-rates and reactions is the product. Call without a ticker to see current coverage and the forward calendar.

Input parameters:

- `ticker` (string): Ticker, e.g. LITE or NBIS. Omit to list coverage.

### `get_factor_regime` (~82 tokens)

Factor regime (momentum vs low-vol)

Closelook’s factor-regime read: the momentum/low-volatility ratio (SPMO vs SPLV) against its 50-day trend — which factor is leading, how stretched the ratio is (3-year percentile), and the 20/60-day rate of change. The fastest single read on risk appetite under the index surface. End-of-day.

### `get_credit_stress` (~103 tokens)

AI credit stress ladder

Closelook’s AI Credit Stress Tape: where stress sits on the six-rung funding ladder of the AI buildout (from balance-sheet-funded hyperscalers down to project-funded neoclouds), FRED credit spreads (IG/BBB/B/HY with 20/60-day deltas and 3-year percentiles), tier aggregates (FCF coverage, external-funding ratio, interest coverage) and per-issuer warning flags. End-of-day.

### `get_df_ranking` (~134 tokens)

Directional Flow ranking

Closelook’s Directional Flow ranking: the nightly trend-quality score (recency-weighted regression on log-closes, ~330 covered stocks) ranked seven ways — top scores, rising fastest (21d), this week’s biggest moves (5d), steadiest builders (63d), still getting stronger, getting weaker, falling fastest. Mirrors closelook.net/stocks/rankings/directional-flow/. End-of-day.

Input parameters:

- `limit` (number): Rows to return, 1–25 (default 10)
- `view` (string): Which ranking cut (default: top = highest scores)

### `get_latest_view` (~49 tokens)

Today's Closelook view

Closelook’s latest published market view: today’s Morning 10 (ten-point daily overview) and the latest Daily Pulse thesis, each with headline, core statement and link to the full piece.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/closelookventure-closelook-intelligence/closelook-mcp#diagnostics

## Score history

- 2026-08-17: 69
- 2026-08-16: 69
- 2026-08-15: 68
- 2026-08-14: 68
- 2026-08-13: 67
- 2026-08-12: 67
- 2026-08-11: 58
- 2026-08-10: 56

## Links

- Remote endpoint: https://closelook-mcp.look-investment-gmbh.workers.dev/mcp
- Repository: https://github.com/closelookventure/closelooknet
- Changelog RSS feed: https://verifymcp.io/servers/closelookventure-closelook-intelligence/closelook-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/closelookventure-closelook-intelligence/closelook-mcp.json
- HTML version of this page: https://verifymcp.io/servers/closelookventure-closelook-intelligence/closelook-mcp
