io.github.cinderwright-ai/cinderwright-api
NPM · CINDERWRIGHT-MCP-SERVER · SCANNED AUG 3
Cross-protocol agent payments hub. x402, MPP, L402/Lightning. 1551 services indexed.
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 Security86
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- 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 55 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability71
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 625 tokens (~52/item across 12 items; 12 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
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.
npm · cinderwright-mcp-server
claude mcp add cinderwright-ai-cinderwright-api -- npx -y cinderwright-mcp-server
codex mcp add cinderwright-ai-cinderwright-api -- npx -y cinderwright-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"cinderwright-ai-cinderwright-api": {
"type": "local",
"command": [
"npx",
"-y",
"cinderwright-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add cinderwright-ai-cinderwright-api --command npx --arg -y --arg cinderwright-mcp-server
mcp_servers:
cinderwright-ai-cinderwright-api:
command: "npx"
args: ["-y", "cinderwright-mcp-server"] {
"mcpServers": {
"cinderwright-ai-cinderwright-api": {
"command": "npx",
"args": [
"-y",
"cinderwright-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.
- 3 Aug 26 +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.
- 2 Aug 26 +62
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- Schema quality: unverified → good ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Licence: MIT functional
- 1 Aug 26 −16
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 31 Jul 26 −25
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 46
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 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 94 packages
94 packages in the resolved dependency tree · 94 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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_check ~77
Check if an agent wallet is registered and authorized for a specific service category. Free - service providers use this before accepting payment.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | — | Transaction amount to check against spending limits (optional) |
| category | string | — | Service category to check authorization for (optional) |
| wallet | string | yes | Agent wallet address (0x...) |
No output schema declared.
No examples provided.
compare ~80
Compare agent payment services side by side with quality grades, prices, and a recommendation. Costs $0.02 USDC on Base via x402. UNIQUE - no other hub offers this.
| Name | Type | Req | Description |
|---|---|---|---|
| capability | string | yes | Service capability to compare (e.g. weather, translate, llm) |
| sort_by | string | — | Sort order (default: quality) |
No output schema declared.
No examples provided.
discover ~71
Search for agent payment services by keyword across x402, MPP, and Lightning protocols. Costs $0.01 USDC on Base via x402.
| Name | Type | Req | Description |
|---|---|---|---|
| protocol | string | — | Filter by protocol (optional) |
| query | string | yes | Search keyword (e.g. weather, translate, price, llm) |
No output schema declared.
No examples provided.
find ~75
Intent-based discovery. Describe what you need in plain English and get the best service recommendation. Costs $0.02 USDC on Base via x402. UNIQUE - no other hub offers this.
| Name | Type | Req | Description |
|---|---|---|---|
| intent | string | yes | Describe what you need (e.g. "I need a cheap weather API for Tokyo under $0.02") |
No output schema declared.
No examples provided.
market_opportunity ~37
Gap analysis. Underserved niches with few providers and overpriced categories you could undercut. Costs $0.50 USDC on Base.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
market_report ~44
Full market intelligence report. Which categories earn the most? Where are pricing gaps? Built from 1,551+ indexed services. Costs $1.00 USDC on Base.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
prices ~29
Get market pricing intelligence. Average, median, min, and max prices across the ecosystem with category breakdowns.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
protocols ~46
Get cross-protocol breakdown: x402 (Coinbase/USDC) vs MPP (Stripe/Tempo) vs L402 (Bitcoin Lightning). Shows service count and description for each protocol.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
quality ~39
Get service quality grades. Cinderwright tests 70 services weekly and grades them A-F on reachability, JSON validity, discovery files, and payment compliance.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
stats ~31
Get ecosystem statistics for the agent payments economy. Returns total services indexed across x402, MPP, and Lightning protocols.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
submit ~76
Submit your x402, MPP, or Lightning service for free indexing in the Cinderwright Discovery Hub. Crawled and health-checked daily.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | — | What your service does |
| name | string | — | Service name |
| url | string | yes | Your service URL (e.g. https://your-api.com) |
No output schema declared.
No examples provided.
trends ~20
Get what agents and developers are searching for in the discovery hub.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.