# io.github.RishabhKodes/prexist (npm · prexist)

Search across 9 platforms to find existing products similar to your idea.

- Trust score: 59/100 (low)
- Change this week: +19
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `prexist`: 59/100 (this document), [markdown](https://verifymcp.io/servers/rishabhkodes-prexist/prexist.md), [page](https://verifymcp.io/servers/rishabhkodes-prexist/prexist)

## Channel facts

- Registry: `npm`
- Package: `prexist`
- Version: `1.0.2`
- 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-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: the declared repository URL returned HTTP 404.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 103 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 399 tokens (~133/item across 3 items; 3 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**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.

## Install

### Claude

```bash
claude mcp add rishabhkodes-prexist -- npx -y prexist
```

### Codex

```bash
codex mcp add rishabhkodes-prexist -- npx -y prexist
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "rishabhkodes-prexist": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "prexist"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add rishabhkodes-prexist --command npx --arg -y --arg prexist
```

### Hermes

```yaml
mcp_servers:
  rishabhkodes-prexist:
    command: "npx"
    args: ["-y", "prexist"]
```

### Other

```json
{
  "mcpServers": {
    "rishabhkodes-prexist": {
      "command": "npx",
      "args": [
        "-y",
        "prexist"
      ]
    }
  }
}
```

## 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-02 (score 59, +43)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] License: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Schema quality: unverified → good
- [functional improvement] Dependency health: unverified → partial
- [functional] Licence: MIT

### 2026-08-01 (score 16, +16)

- [functional improvement] Tool coverage: unverified → 100

### 2026-07-31 (score 0, −40)

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

### 2026-07-27 (score 40)

First indexed and scored.

## MCP tools (3)

### `prexist_search` (~202 tokens)

Search for existing products similar to a given product idea. Returns matching products across app stores, Product Hunt, GitHub, Y Combinator, Crunchbase, and the open web, along with AI analysis of the product category, key features, target audience, and competitors.

Use for competitive analysis, market research, and idea validation. May take up to 2 minutes for thorough results.

Input parameters:

- `format` (string): Response detail level. 'concise' returns a summary list (default). 'detailed' returns full results with analysis, suggested queries, and metrics.
- `platforms` (array): Platforms to search. Defaults to all if omitted. Options: app_store, google_play, product_hunt, github, y_combinator, crunchbase, web.
- `productDescription` (string, required): Detailed description of the product idea to search for. Be specific about features, target audience, and use case. Must be at least 45 characters.

### `prexist_search_skills` (~161 tokens)

Search agent skill directories for existing skills similar to a given idea. Searches ClawHub (OpenClaw ecosystem) and Skills Directory.

Use when building a new agent skill or plugin to check if something similar already exists. Returns matching skills with names, descriptions, and source links.

Input parameters:

- `format` (string): Response detail level. 'concise' returns a summary list. 'detailed' includes category, verification status, and scores.
- `query` (string, required): Search query describing the skill or capability to look for.
- `source` (string): Which directory to search. 'all' searches both (default). 'skills_directory' searches skillsdirectory.com only (requires API key). 'clawhub' searches clawhub.ai only.

### `prexist_platforms` (~36 tokens)

List all platforms and skill directories that Prexist can search. Use to understand available data sources before running a targeted search.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/rishabhkodes-prexist/prexist#diagnostics

## Score history

- 2026-08-03: 59
- 2026-08-02: 59
- 2026-08-01: 16
- 2026-07-31: 0
- 2026-07-30: 40
- 2026-07-28: 40
- 2026-07-27: 40

## Links

- npm package: https://www.npmjs.com/package/prexist
- Socket report: https://socket.dev/npm/package/prexist
- Changelog RSS feed: https://verifymcp.io/servers/rishabhkodes-prexist/prexist/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/rishabhkodes-prexist/prexist/changelog.json
- HTML version of this page: https://verifymcp.io/servers/rishabhkodes-prexist/prexist
