Decision Intelligence
REMOTE · API.TIMZININ.COM · SCANNED AUG 9
Pay-per-call retail, advertising, and app-release decision intelligence.
Available components
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. How we score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- 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. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability37
- AI-judged instruction clarity (poor).Fail
- 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. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
- Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage81
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 42% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · api.timzinin.com
claude mcp add --transport http com-timzinin-api-decision-intelligence https://api.timzinin.com/mcp/decision-intelligence
[mcp_servers.com-timzinin-api-decision-intelligence] url = "https://api.timzinin.com/mcp/decision-intelligence"
{
"$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 mcp add com-timzinin-api-decision-intelligence --url https://api.timzinin.com/mcp/decision-intelligence --transport streamable-http
mcp_servers:
com-timzinin-api-decision-intelligence:
url: "https://api.timzinin.com/mcp/decision-intelligence" {
"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.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 8 Aug 26 +1
- Stability: unverified → 0.03 ▲ functional
- 7 Aug 26 53
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 9 Aug 2026 · Probed https://api.timzinin.com/mcp/decision-intelligence
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=api.timzinin.com | CN=YE1,O=Let's Encrypt,C=US | 27 Jul 2026 | 25 Oct 2026 | ECDSA 256 | ECDSA-SHA384 | 5ef393ac3b7ccb852f589ba8f412cb7232f |
| SANs: api.timzinin.com | ||||||
| CN=YE1,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 5ddd70dd31f801c85c186a7a04b80afe |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
DNSSEC insecure
Validation of api.timzinin.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| timzinin.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.timzinin.com/mcp/decision-intelligence | Verified | 200 | |
| http (plaintext) | http://api.timzinin.com/mcp/decision-intelligence | HTTPS enforced | 301 | https://api.timzinin.com/mcp/decision-intelligence |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
app-release-regression-intelligence ~304
Compare supplied app reviews around a release and return regression and unsent action findings. — $0.08/call, x402 (USDC on base).
| Name | Type | Req | Description |
|---|---|---|---|
| appId | string | yes | 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 | yes | Review source platform. |
| releaseAt | string | yes | 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 | yes | 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 | yes | Contract version for this Actor input. |
| watchId | string | yes | Stable application watch identity used for baseline comparison. |
No output schema declared.
No examples provided.
competitor-ad-change-brief ~135
Compare supplied ad evidence and return deterministic changes, baseline state, and unsent actions. — $0.10/call, x402 (USDC on base).
| Name | Type | Req | Description |
|---|---|---|---|
| analysisModel | string|null | – | – |
| coverage | object | yes | – |
| datasetId | string | – | – |
| maxAds | integer | – | – |
| maxTotalChargeUsd | number|null | – | – |
| openrouterApiKey | string|null | – | – |
| requestId | string | yes | – |
| rows | array | – | – |
| schemaVersion | – | yes | – |
| sourceContract | object | yes | – |
| watchId | string | yes | – |
No output schema declared.
No examples provided.
pricing_info ~44
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.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
us-map-retail-evidence ~135
Process supplied US retail evidence into MAP, availability, baseline, and review findings. — $0.08/call, x402 (USDC on base).
| Name | Type | Req | Description |
|---|---|---|---|
| datasetCoverage | object | – | – |
| datasetId | string | – | – |
| openrouterApiKey | string | – | – |
| options | – | – | – |
| requestId | string | yes | The exact sentinel auto is resolved to the trusted Apify actorRunId before validation; explicit IDs remain idempotent. |
| rows | array | – | – |
| schemaVersion | – | yes | – |
| watchId | string | yes | – |
| watchUniverse | array | yes | – |
No output schema declared.
No examples provided.