# Talking Heads on Markets (remote · www.headge.com)

Source-backed market views by talking head, topic, ticker, and horizon, with original links.

- Trust score: 76/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `www.headge.com`: 76/100 (this document), [markdown](https://verifymcp.io/servers/strickland84-talking-heads-on-markets/www.md), [page](https://verifymcp.io/servers/strickland84-talking-heads-on-markets/www)

## Channel facts

- Endpoint: `https://www.headge.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.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-09-25.

- **Endpoint Security**: 74/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 is enforced; there's no plaintext access path.
  - 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**: 76/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 696 tokens (~77/item across 9 items; 9 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 50/100
  - Stability observed for 15 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the Talking Heads on Markets MCP server?

Talking Heads on Markets is a hosted endpoint at https://www.headge.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http strickland84-talking-heads-on-markets 'https://www.headge.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "strickland84-talking-heads-on-markets": {
      "url": "https://www.headge.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "strickland84-talking-heads-on-markets": {
      "type": "http",
      "url": "https://www.headge.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.strickland84-talking-heads-on-markets]
url = "https://www.headge.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "strickland84-talking-heads-on-markets": {
      "type": "remote",
      "url": "https://www.headge.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add strickland84-talking-heads-on-markets --url 'https://www.headge.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  strickland84-talking-heads-on-markets:
    url: "https://www.headge.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "strickland84-talking-heads-on-markets": {
      "Transport": "http",
      "Url": "https://www.headge.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add strickland84-talking-heads-on-markets -t streamable-http -u 'https://www.headge.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "strickland84-talking-heads-on-markets": {
      "type": "http",
      "url": "https://www.headge.com/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-09-25 (score 76, 0)

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

### 2026-09-24 (score 76, +1)

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

### 2026-09-22 (score 75, +1)

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

### 2026-09-20 (score 74, +1)

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

### 2026-09-18 (score 73, +1)

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

### 2026-09-17 (score 72, 0)

- [functional] Server version: 4.0.3 → 4.0.4

### 2026-09-16 (score 72, +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-09-14 (score 71, +1)

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

## MCP tools (9)

### `get_catchup` (~38 tokens)

Get Catch-Up

Today's catch-up: mix by horizon, new views, flips, and divergence. Mix is a count. Headge has no house view.

Output parameters:

- `result` (string)

### `get_latest` (~41 tokens)

Get Latest Views

Today's placed views (US session day, ET), newest first, split Bullish / Bearish. Neutral sits under the split. Publication day, not forecast horizon.

Output parameters:

- `result` (string)

### `get_topic` (~35 tokens)

Get Topic Views

Current attributed views on one topic in the closed catalog (for example gold, inflation, xlk).

Input parameters:

- `slug` (string, required)

Output parameters:

- `result` (string)

### `get_analyst` (~37 tokens)

Get Talking Head

Current attributed views and catch-up for one talking head, by slug (for example lyn-alden).

Input parameters:

- `slug` (string, required)

Output parameters:

- `result` (string)

### `get_instrument` (~34 tokens)

Get Instrument Views

Attributed views that name this ticker, plus related views labelled as Headge's mapping.

Input parameters:

- `ticker` (string, required)

Output parameters:

- `result` (string)

### `get_catalog` (~27 tokens)

Get Catalog

Analysts, topics, and instruments Headge tracks. Use this to resolve names before other tools.

Output parameters:

- `result` (string)

### `search` (~25 tokens)

Search Talking Heads and Markets

Resolve a query to analysts, topics, and instruments.

Input parameters:

- `q` (string, required)

Output parameters:

- `result` (string)

### `get_view` (~28 tokens)

Get Attributed View

One attributed view by id, with source URL for citation.

Input parameters:

- `view_id` (integer, required)

Output parameters:

- `result` (string)

### `model_scenario` (~320 tokens)

Run Model Scenario

Historical analogues: after this asset moved this way over `window` months (1, 3, 6, 12), what followed over the next `horizon` months (1, 3, 6, 12) across every asset class. Observed monthly data since 1926; medians and 20th to 80th percentile bands describe the matched sample and are not forecasts or probabilities. `asset` is a series id (us, spy, ndx, gold, oil, y10, fed, vix, inflation, unemployment and more; see the Outcomes table). `magnitude` is in the asset's unit (percent, basis points for yields, points for VIX) or null for direction only. `conditions` blank keeps the snapshot's current starting conditions, "none" clears them, or "inflation:3.4,vix:15" sets targets. `cohort` "common" restricts every asset to the episodes they all share. `reference` loads a named historical window such as financial-crash, pandemic, stock-bubble or war-energy. Cite the page link in the reply.

Input parameters:

- `asset` (string)
- `cohort` (string)
- `conditions` (string)
- `count` (integer)
- `direction` (string)
- `horizon` (integer)
- `magnitude`
- `reference` (string)
- `since` (integer)
- `tolerance` (number)
- `window` (integer)

Output parameters:

- `result` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/strickland84-talking-heads-on-markets/www#diagnostics

## Score history

- 2026-09-25: 76
- 2026-09-24: 76
- 2026-09-23: 75
- 2026-09-22: 75
- 2026-09-21: 74
- 2026-09-20: 74
- 2026-09-19: 73
- 2026-09-18: 73
- 2026-09-17: 72
- 2026-09-16: 72
- 2026-09-15: 71
- 2026-09-14: 71
- 2026-09-13: 70
- 2026-09-12: 60
- 2026-09-11: 70
- 2026-09-10: 69

## Common questions

### What is the Talking Heads on Markets MCP server?

Talking Heads on Markets is an MCP server listed in the public MCP registry as io.github.strickland84/talking-heads-on-markets. Source-backed market views by talking head, topic, ticker, and horizon, with original links. This page covers its hosted endpoint (https://www.headge.com/mcp).

### Is the Talking Heads on Markets MCP server safe to use?

Talking Heads on Markets scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Talking Heads on Markets MCP server expose?

Talking Heads on Markets exposes 9 tools: get_catchup, get_latest, get_topic, get_analyst, get_instrument, and 4 more. Their descriptions and schemas cost roughly 585 tokens of context every time the server is loaded.

### Does the Talking Heads on Markets MCP server require authentication?

No. We connected to Talking Heads on Markets without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Talking Heads on Markets MCP server still maintained?

Talking Heads on Markets is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://www.headge.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/strickland84-talking-heads-on-markets/www.xml
- Changelog JSON feed: https://verifymcp.io/servers/strickland84-talking-heads-on-markets/www.json
- HTML version of this page: https://verifymcp.io/servers/strickland84-talking-heads-on-markets/www
