# io.github.jonkludt/varosity (npm · @varosity/mcp-server)

One key for AI video, voice, music, and image across 40+ frontier models. BYOK zero markup.

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

## Components

- remote · `varosity.ai`: 25/100, [markdown](https://verifymcp.io/servers/jonkludt-varosity/api-mcp.md), [page](https://verifymcp.io/servers/jonkludt-varosity/api-mcp)
- npm · `@varosity/mcp-server`: 35/100 (this document), [markdown](https://verifymcp.io/servers/jonkludt-varosity/varosity-mcp-server.md), [page](https://verifymcp.io/servers/jonkludt-varosity/varosity-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@varosity/mcp-server`
- Version: `0.1.1`
- 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**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - No production dependencies, so there is no dependency health to assess.
- **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 18 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

**Unverified: 3 categories.** Categories scored 0 because we could not verify them: 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 jonkludt-varosity -- npx -y @varosity/mcp-server
```

### Codex

```bash
codex mcp add jonkludt-varosity -- npx -y @varosity/mcp-server
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add jonkludt-varosity --command npx --arg -y --arg @varosity/mcp-server
```

### Hermes

```yaml
mcp_servers:
  jonkludt-varosity:
    command: "npx"
    args: ["-y", "@varosity/mcp-server"]
```

### Other

```json
{
  "mcpServers": {
    "jonkludt-varosity": {
      "command": "npx",
      "args": [
        "-y",
        "@varosity/mcp-server"
      ]
    }
  }
}
```

## 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 35, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-08-01 (score 20, −3)

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

### 2026-07-31 (score 23, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 41, 0)

- [functional] Tool coverage: Tool coverage not yet verified: this package declared that it provides tools, but our sandbox run could not list them.
- [functional] Schema quality: Schema quality not yet verified: this package declared that it provides tools, but our sandbox run could not list them, so the captured schema is incomplete.

### 2026-07-26 (score 41)

First indexed and scored.

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

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

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

## Score history

- 2026-08-03: 35
- 2026-08-02: 35
- 2026-08-01: 20
- 2026-07-31: 23
- 2026-07-29: 41
- 2026-07-28: 41
- 2026-07-27: 41
- 2026-07-26: 41

## Links

- npm package: https://www.npmjs.com/package/@varosity/mcp-server
- Socket report: https://socket.dev/npm/package/@varosity/mcp-server
- Website: https://varosity.ai/
- Changelog RSS feed: https://verifymcp.io/servers/jonkludt-varosity/varosity-mcp-server/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/jonkludt-varosity/varosity-mcp-server/changelog.json
- HTML version of this page: https://verifymcp.io/servers/jonkludt-varosity/varosity-mcp-server
