# Decision Intelligence (remote · api.timzinin.com)

Pay-per-call retail, advertising, and app-release decision intelligence.

- Trust score: 54/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-09

## Components

- remote · `api.timzinin.com`: 54/100 (this document), [markdown](https://verifymcp.io/servers/com-timzinin-api-decision-intelligence/mcp-decision-intelligence.md), [page](https://verifymcp.io/servers/com-timzinin-api-decision-intelligence/mcp-decision-intelligence)

## Channel facts

- Endpoint: `https://api.timzinin.com/mcp/decision-intelligence`
- 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-08-09.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - 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**: 37/100
  - AI-judged instruction clarity (poor).
  - Context-footprint check failed: tool/resource definitions use about 618 tokens (~154/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 7/100
  - Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 81/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 42% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-timzinin-api-decision-intelligence https://api.timzinin.com/mcp/decision-intelligence
```

### Codex

```toml
[mcp_servers.com-timzinin-api-decision-intelligence]
url = "https://api.timzinin.com/mcp/decision-intelligence"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-timzinin-api-decision-intelligence": {
      "type": "remote",
      "url": "https://api.timzinin.com/mcp/decision-intelligence",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-timzinin-api-decision-intelligence --url https://api.timzinin.com/mcp/decision-intelligence --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-timzinin-api-decision-intelligence:
    url: "https://api.timzinin.com/mcp/decision-intelligence"
```

### Other

```json
{
  "mcpServers": {
    "com-timzinin-api-decision-intelligence": {
      "type": "http",
      "url": "https://api.timzinin.com/mcp/decision-intelligence"
    }
  }
}
```

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-08 (score 54, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-07 (score 53)

First indexed and scored.

## MCP tools (4)

### `pricing_info` (~44 tokens)

Free — list every paid tool in the 'decision-intelligence' bundle with its price, payTo address and network. Call this first if you don't have a wallet ready yet.

### `app-release-regression-intelligence` (~304 tokens)

Compare supplied app reviews around a release and return regression and unsent action findings. — $0.08/call, x402 (USDC on base).

Input parameters:

- `appId` (string, required): Canonical App Store ID, package name, or other buyer-owned application identifier.
- `appName` (string): Optional display name for the application.
- `datasetId` (string): One buyer-owned Dataset selected with read-only permission. Use this or rows, never both. Runtime validation enforces the mutual exclusion.
- `maxTotalChargeUsd` (number): Optional buyer cap checked before the paid result event.
- `openrouterApiKey` (string): Optional secret used only when options.explanation is byok.
- `options` (object): Bounded deterministic analysis and optional explanation settings.
- `platform` (string, required): Review source platform.
- `releaseAt` (string, required): UTC release timestamp. Pre and post windows use this instant as their boundary.
- `releaseVersion` (string|null): Optional exact version used for cautious causality evidence.
- `requestId` (string, required): Use auto for a Task-safe trusted Actor run ID, or provide an explicit idempotency key.
- `rows` (array): Canonical review rows. Use this or datasetId, never both. Runtime validation enforces the mutual exclusion.
- `schemaVersion` (string, required): Contract version for this Actor input.
- `watchId` (string, required): Stable application watch identity used for baseline comparison.

### `competitor-ad-change-brief` (~135 tokens)

Compare supplied ad evidence and return deterministic changes, baseline state, and unsent actions. — $0.10/call, x402 (USDC on base).

Input parameters:

- `analysisModel` (string|null)
- `coverage` (object, required)
- `datasetId` (string)
- `maxAds` (integer)
- `maxTotalChargeUsd` (number|null)
- `openrouterApiKey` (string|null)
- `requestId` (string, required)
- `rows` (array)
- `schemaVersion` (required)
- `sourceContract` (object, required)
- `watchId` (string, required)

### `us-map-retail-evidence` (~135 tokens)

Process supplied US retail evidence into MAP, availability, baseline, and review findings. — $0.08/call, x402 (USDC on base).

Input parameters:

- `datasetCoverage` (object)
- `datasetId` (string)
- `openrouterApiKey` (string)
- `options`
- `requestId` (string, required): The exact sentinel auto is resolved to the trusted Apify actorRunId before validation; explicit IDs remain idempotent.
- `rows` (array)
- `schemaVersion` (required)
- `watchId` (string, required)
- `watchUniverse` (array, required)

## Diagnostics

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

## Score history

- 2026-08-09: 54
- 2026-08-08: 54
- 2026-08-07: 53

## Links

- Remote endpoint: https://api.timzinin.com/mcp/decision-intelligence
- Changelog RSS feed: https://verifymcp.io/servers/com-timzinin-api-decision-intelligence/mcp-decision-intelligence.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-timzinin-api-decision-intelligence/mcp-decision-intelligence.json
- HTML version of this page: https://verifymcp.io/servers/com-timzinin-api-decision-intelligence/mcp-decision-intelligence
