Cleared Index
NPM · @N747AI/CLEAREDINDEX-MCP-SERVER · SCANNED AUG 22
Cleared Check before pay: lookup_merchant, cleared_check, route_gateway for x402 agents.
Available components
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. How we score →
Supply Chain Security48
- Malware scan not yet available for this package.Unverified
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 30 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 0 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability79
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 937 tokens (~85/item across 11 items; 11 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage99
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 96% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
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.
npm · @n747ai/clearedindex-mcp-server
claude mcp add n747ai-clearedindex -- npx -y @n747ai/clearedindex-mcp-server
codex mcp add n747ai-clearedindex -- npx -y @n747ai/clearedindex-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"n747ai-clearedindex": {
"type": "local",
"command": [
"npx",
"-y",
"@n747ai/clearedindex-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add n747ai-clearedindex --command npx --arg -y --arg @n747ai/clearedindex-mcp-server
mcp_servers:
n747ai-clearedindex:
command: "npx"
args: ["-y", "@n747ai/clearedindex-mcp-server"] {
"mcpServers": {
"n747ai-clearedindex": {
"command": "npx",
"args": [
"-y",
"@n747ai/clearedindex-mcp-server"
]
}
}
} 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.
- 22 Aug 26 49
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 22 Aug 2026 · Analysed npm/@n747ai/clearedindex-mcp-server@1.2.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Dependencies 95 packages
| Packages resolved | 95 |
|---|---|
| Stale | 30 |
| Tree resolution | Complete |
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.
agent_read ~82
Cleared Agent Read — routing intelligence for a listing (verdict prefer/route/caution/skip, when-to-call, settle posture, endpoint hints, payToMismatch). Accepts slug or origin. Call after lookup_merchant before paying an unknown merchant.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Cleared listing slug or origin (e.g. taylor-good-agents) |
No output schema declared.
No examples provided.
check_domain_status ~66
Check if a domain/service is verified on ClearedIndex via Check (probe=false). Alias of get_cleared_status — prefer lookup_merchant for sandwich step 1.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The slug or domain to check (e.g. 'coinbase-identity') |
No output schema declared.
No examples provided.
cleared_check ~87
Cleared Check — verify an origin before pay. Returns pass, score, payToMismatch, tier, card URL, and provenance. Uses probe=false by default (fast, catalog-safe).
| Name | Type | Req | Description |
|---|---|---|---|
| origin | string | yes | Merchant origin URL or domain (e.g. https://api.example.com) |
| probe | boolean | – | Live-probe endpoints (default false — prefer false for agent farms) |
No output schema declared.
No examples provided.
get_badge ~38
Get the ClearedIndex trust badge URL for a verified service. Useful for embedding verification status.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The listing slug |
No output schema declared.
No examples provided.
get_cleared_status ~62
Cleared status for a slug/domain — same payload as lookup_merchant (Check, probe=false). Prefer lookup_merchant in new agent loops.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The slug or domain to check (e.g. 'coinbase-identity') |
No output schema declared.
No examples provided.
get_trust_score ~51
Get the detailed trust score breakdown for an origin/slug via Cleared Check (probe=false) — no full catalog load.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The listing slug or origin to get score for |
No output schema declared.
No examples provided.
list_cleared_services ~82
List verified services on ClearedIndex, optionally filtered by category. Prefer cleared_check / lookup_merchant for single-origin sandwich steps — this loads the catalog.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Filter by category: identity, enrichment, compliance, regime, judgment, workflow, other |
| tier | string | – | Filter by tier: listed, cleared, spotlight |
No output schema declared.
No examples provided.
lookup_merchant ~88
DEFAULT before pay — look up a merchant origin/slug on Cleared Index via Check (probe=false). Returns pass, score, payToMismatch, tier, and profile URL. Call this before any x402 payment to an unknown merchant.
| Name | Type | Req | Description |
|---|---|---|---|
| origin | string | yes | Merchant origin URL, domain, or Cleared slug (e.g. https://api.example.com or coinbase-identity) |
No output schema declared.
No examples provided.
report_delivery ~91
Report Gateway route delivery outcome — POST gateway/track with outcome delivered|not_delivered. Call after pay so Cleared can learn route quality.
| Name | Type | Req | Description |
|---|---|---|---|
| origin | string | – | Merchant origin that was paid |
| outcome | string | yes | Whether the paid route delivered usable results |
| requestId | string | – | Gateway request/route id if available |
| source | string | – | Reporter label (default agent_report) |
No output schema declared.
No examples provided.
route_gateway ~161
Cleared Gateway — one call, best verified x402 endpoint. Routes by trust score, price, latency, and canary. Returns payTo URL + totalCost. Use after lookup_merchant when you need category routing. 100 free routes/month, no API key.
| Name | Type | Req | Description |
|---|---|---|---|
| capability | string | – | Optional capability hint |
| category | string | yes | Capability category to route |
| maxPrice | number | – | Max endpoint price in USD |
| minScore | number | – | Minimum trust score (default 55; 70 recommended for production) |
| requireReceiptSettled | boolean | – | Only route to endpoints with on-chain settlement proof |
| strategy | string | – | Routing strategy (default: auto = market route-share; best_value = score/price) |
No output schema declared.
No examples provided.
submit_for_review ~129
Submit a new x402 endpoint/service to ClearedIndex for trust verification. Returns the listing URL and initial checks.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | – |
| contactEmail | string | yes | Contact email for verification |
| description | string | yes | Full description of what the service does |
| endpoints | array | yes | API endpoints the service exposes |
| name | string | yes | Service name |
| operator | string | yes | Company/person operating the service |
| origin | string | yes | Base URL of the service (e.g. https://api.example.com) |
| tagline | string | yes | One-line description |
No output schema declared.
No examples provided.