# Catalyst Edge Research (pypi · catalyst-edge-mcp)

Source-linked market intelligence for AI agents researching public-company tickers.

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

## Components

- pypi · `catalyst-edge-mcp`: 69/100 (this document), [markdown](https://verifymcp.io/servers/rm0nroe-catalyst-edge-mcp/catalyst-edge-mcp.md), [page](https://verifymcp.io/servers/rm0nroe-catalyst-edge-mcp/catalyst-edge-mcp)

## Channel facts

- Registry: `pypi`
- Package: `catalyst-edge-mcp`
- Version: `0.1.5`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it.
  - 1 of 34 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 9 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 57/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 138 tokens (~69/item across 2 items; 2 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 43/100
  - Stability observed for 13 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.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add rm0nroe-catalyst-edge-mcp -- uvx catalyst-edge-mcp
```

### Codex

```bash
codex mcp add rm0nroe-catalyst-edge-mcp -- uvx catalyst-edge-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "rm0nroe-catalyst-edge-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "catalyst-edge-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add rm0nroe-catalyst-edge-mcp --command uvx --arg catalyst-edge-mcp
```

### Hermes

```yaml
mcp_servers:
  rm0nroe-catalyst-edge-mcp:
    command: "uvx"
    args: ["catalyst-edge-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "rm0nroe-catalyst-edge-mcp": {
      "command": "uvx",
      "args": [
        "catalyst-edge-mcp"
      ]
    }
  }
}
```

## 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-16 (score 69, +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-08-15 (score 68, +1)

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

### 2026-08-13 (score 67, 0)

- [functional regression] Security disclosure: unverified → fail

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

- [functional regression] Security disclosure: fail → unverified

### 2026-08-11 (score 66, +3)

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

### 2026-08-10 (score 63, +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-08 (score 62, +23)

- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Stability: unverified → 0.13
- [functional improvement] MCP protocol: unverified → pass

### 2026-08-07 (score 39, −22)

- [security regression] Stability: 0.07 → unverified
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] Package version: 0.1.4 → 0.1.5

## MCP tools (2)

### `catalyst_edge_score` (~64 tokens)

Research ticker catalysts

Use for ticker research to assess recent evidence, provenance, and next checks.

Input parameters:

- `include_raw_signals` (boolean)
- `include_sources` (boolean)
- `lookback_days` (integer)
- `risk_mode`
- `ticker` (string, required)

Output parameters:

- `as_of` (string)
- `attributions` (array)
- `data_quality`
- `edge`
- `evidence` (array)
- `lookback_days` (integer)
- `next_checks` (array)
- `summary`
- `ticker` (string)

### `catalyst_edge_claim_sources` (~49 tokens)

Read grouped claim sources

Use with a dossier claim ID to read one bounded page of its immutable source records.

Input parameters:

- `claim_id` (string, required)
- `cursor` (integer)
- `limit` (integer)

Output parameters:

- `attributions` (array)
- `claim_id` (string)
- `cursor` (integer)
- `next_cursor`
- `sources` (array)
- `total_sources` (integer)

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/rm0nroe-catalyst-edge-mcp/catalyst-edge-mcp#diagnostics

## Score history

- 2026-08-17: 69
- 2026-08-16: 69
- 2026-08-15: 68
- 2026-08-14: 67
- 2026-08-13: 67
- 2026-08-12: 67
- 2026-08-11: 66
- 2026-08-10: 63
- 2026-08-09: 62
- 2026-08-08: 62
- 2026-08-07: 39
- 2026-08-06: 61
- 2026-08-05: 24
- 2026-08-04: 24

## Links

- PyPI project: https://pypi.org/project/catalyst-edge-mcp/
- Socket report: https://socket.dev/pypi/package/catalyst-edge-mcp
- Repository: https://github.com/rm0nroe/catalyst-edge-mcp
- Website: https://catalyst.ryanmonroe.ai/
- Changelog RSS feed: https://verifymcp.io/servers/rm0nroe-catalyst-edge-mcp/catalyst-edge-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/rm0nroe-catalyst-edge-mcp/catalyst-edge-mcp.json
- HTML version of this page: https://verifymcp.io/servers/rm0nroe-catalyst-edge-mcp/catalyst-edge-mcp
