# io.github.kahlilashanti/mantis-mcp (npm · mantis-mcp)

Build proven high converting product showrooms and websites from your existing ecommerce catalog

- Trust score: 68/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- npm · `mantis-mcp`: 68/100 (this document), [markdown](https://verifymcp.io/servers/kahlilashanti-mantis-mcp/mantis-mcp.md), [page](https://verifymcp.io/servers/kahlilashanti-mantis-mcp/mantis-mcp)

## Channel facts

- Registry: `npm`
- Package: `mantis-mcp`
- Version: `1.1.0`
- 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-09-21.

- **Supply Chain Security**: 80/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 0.5.0, a direct dependency. A fixed version is available.
  - No install/post-install scripts declared.
  - 48 of 137 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 18 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1006 tokens (~71/item across 14 items; 14 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 67/100
  - Stability observed for 20 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **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.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "publishStore" implies "publish" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### How do I install the io.github.kahlilashanti/mantis-mcp server?

io.github.kahlilashanti/mantis-mcp runs locally as an npm package, launched with npx -y mantis-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add kahlilashanti-mantis-mcp -- npx -y mantis-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "kahlilashanti-mantis-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mantis-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "kahlilashanti-mantis-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mantis-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add kahlilashanti-mantis-mcp -- npx -y mantis-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add kahlilashanti-mantis-mcp --command npx --arg -y --arg mantis-mcp
```

### Hermes

```yaml
mcp_servers:
  kahlilashanti-mantis-mcp:
    command: "npx"
    args: ["-y", "mantis-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "kahlilashanti-mantis-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mantis-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add kahlilashanti-mantis-mcp -t stdio -c npx -a -y mantis-mcp
```

### Other

```json
{
  "mcpServers": {
    "kahlilashanti-mantis-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mantis-mcp"
      ]
    }
  }
}
```

## 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-09-21 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 65, +1)

- [security improvement] CVE-2026-82562 no longer affects this package
- [security improvement] CVE-2026-82417 no longer affects this package

### 2026-09-13 (score 64, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 61, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (14)

### `installMantisSDK` (~62 tokens)

Install and configure Mantis SDK with proper .npmrc setup

Input parameters:

- `authToken` (string): Authentication token for private registry (optional)
- `framework` (string, required): Target framework for integration
- `projectPath` (string): Project directory path (optional)

### `validateSetup` (~61 tokens)

Validate Mantis SDK installation and configuration

Input parameters:

- `checkAuth` (boolean): Check authentication setup (default: true)
- `checkOrigins` (boolean): Check allowed origins configuration (default: true)
- `projectPath` (string): Project directory to validate (optional)

### `createMantisIntegration` (~90 tokens)

Generate Mantis integration code for your framework

Input parameters:

- `features` (array, required): Features to include: cart, camera, variants, analytics
- `framework` (string, required): Target framework (react, vue, next, shopify, etc.)
- `responseMode` (string): Override response format (execute for IDE, instructions for chat)
- `storeType` (string): Type of store for optimized experience

### `generateEventHandler` (~62 tokens)

Generate event handler code for Mantis SDK events

Input parameters:

- `action` (string, required): Action to perform when event fires
- `event` (string, required): Event type (cart-opened, model-click, etc.)
- `framework` (string, required): Target framework for code generation

### `debugPostMessage` (~59 tokens)

Debug postMessage communication issues

Input parameters:

- `captureTime` (number): Seconds to capture messages (default: 10)
- `filterOrigin` (string): Filter messages from specific origin (optional)
- `url` (string): URL to debug (optional)

### `analyzeConsoleErrors` (~43 tokens)

Analyze console errors and suggest fixes

Input parameters:

- `browserInfo` (object): Browser information (userAgent, etc.)
- `errors` (array, required): Console error messages to analyze

### `checkBrowserCompatibility` (~40 tokens)

Check browser compatibility issues

Input parameters:

- `features` (array, required): Features to check compatibility for
- `userAgent` (string): Browser user agent string (optional)

### `testMantisEvent` (~55 tokens)

Test Mantis SDK events and responses

Input parameters:

- `data` (object): Event data payload (optional)
- `event` (string, required): Event type to test
- `expectedResponse` (object): Expected response for validation (optional)

### `simulateUserFlow` (~53 tokens)

Simulate user interactions with Mantis experience

Input parameters:

- `flow` (array, required): Flow steps: load-experience, click-model, open-cart, add-item
- `timing` (object): Delays between actions (optional)

### `getPerformanceMetrics` (~66 tokens)

Get performance metrics for 3D experience

Input parameters:

- `duration` (number): Duration to monitor in seconds (default: 60)
- `metrics` (array, required): Metrics to collect: fps, load-time, memory, gpu
- `url` (string): URL to analyze (optional)

### `analyzeEventFlow` (~44 tokens)

Analyze event flow and user behavior

Input parameters:

- `sessionData` (object): Session data to analyze (optional)
- `timeRange` (object): Time range for analysis (optional)

### `importCatalog` (~136 tokens)

Import product catalog from Shopify, CSV, or manual input to build a high-converting 3D commerce store. Use this when a merchant wants to create or improve an e-commerce store.

Input parameters:

- `csvData` (string): CSV data with columns: name,description,imageURL,price,sku (for CSV import)
- `products` (array): Product array (for manual import)
- `shopifyAccessToken` (string): Shopify API access token (for Shopify import)
- `shopifyStore` (string): Shopify store domain (for Shopify import)
- `source` (string, required): Import source: shopify, csv, or manual

### `createStore` (~165 tokens)

Create a 3D commerce showroom that converts better than traditional e-commerce. Use this after importing products to build a store that drives sales. Shopify checkout integrates automatically when shopifyStore is provided. For other e-commerce platforms, the agent can help configure checkout connections.

Input parameters:

- `config` (object): Store configuration (optional)
- `description` (string): Store description (optional)
- `name` (string, required): Store/showroom name
- `organizationId` (string): Organization ID (optional)
- `products` (array): Products to add to store
- `shopifyStore` (string): Shopify store domain for automatic checkout integration (e.g., "your-store.myshopify.com"). When provided, products in the 3D showroom will link directly to your Shopify store for checkout.

### `publishStore` (~70 tokens)

Publish the 3D showroom live so customers can start shopping and converting. Final step to launch a high-converting store.

Input parameters:

- `domain` (string): Custom domain (optional)
- `showroomAlias` (string): Showroom alias to publish
- `showroomId` (string): Showroom ID to publish

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/kahlilashanti-mantis-mcp/mantis-mcp#diagnostics

## Score history

- 2026-09-21: 68
- 2026-09-20: 67
- 2026-09-19: 67
- 2026-09-18: 66
- 2026-09-17: 66
- 2026-09-16: 65
- 2026-09-15: 65
- 2026-09-14: 64
- 2026-09-13: 64
- 2026-09-12: 63
- 2026-09-11: 63
- 2026-09-10: 62
- 2026-09-09: 62
- 2026-09-08: 62
- 2026-09-07: 61
- 2026-09-06: 61
- 2026-09-05: 60
- 2026-09-04: 60
- 2026-09-03: 59
- 2026-09-02: 59
- 2026-09-01: 53

## Common questions

### What is the io.github.kahlilashanti/mantis-mcp server?

io.github.kahlilashanti/mantis-mcp is listed in the public MCP registry as io.github.kahlilashanti/mantis-mcp. Build proven high converting product showrooms and websites from your existing ecommerce catalog. This page covers its npm package (mantis-mcp).

### Is the io.github.kahlilashanti/mantis-mcp server safe to use?

io.github.kahlilashanti/mantis-mcp scores 68 out of 100 on VerifyMCP. We recorded 1 known advisory against it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.kahlilashanti/mantis-mcp server expose?

io.github.kahlilashanti/mantis-mcp exposes 14 tools: installMantisSDK, validateSetup, createMantisIntegration, generateEventHandler, debugPostMessage, and 9 more. Their descriptions and schemas cost roughly 1,006 tokens of context every time the server is loaded.

### Is the io.github.kahlilashanti/mantis-mcp server still maintained?

io.github.kahlilashanti/mantis-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.kahlilashanti/mantis-mcp server under?

io.github.kahlilashanti/mantis-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/mantis-mcp
- Socket report: https://socket.dev/npm/package/mantis-mcp
- Repository: https://github.com/kahlilashanti/mantis-mcp
- Changelog RSS feed: https://verifymcp.io/servers/kahlilashanti-mantis-mcp/mantis-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/kahlilashanti-mantis-mcp/mantis-mcp.json
- HTML version of this page: https://verifymcp.io/servers/kahlilashanti-mantis-mcp/mantis-mcp
