# Zinvyl Marketplace Agent Gateway (remote · zinvyl.com)

Private work routing for authorized buyers and agents, with Zinvyl as the first enabled supplier.

- Trust score: 73/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-27

## Components

- remote · `zinvyl.com`: 73/100 (this document), [markdown](https://verifymcp.io/servers/com-zinvyl-marketplace/marketplace-agent-mcp.md), [page](https://verifymcp.io/servers/com-zinvyl-marketplace/marketplace-agent-mcp)

## Channel facts

- Endpoint: `https://zinvyl.com/marketplace/agent-mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, 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-27.

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 85/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 405 tokens (~101/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 20/100
  - Stability observed for 6 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**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the Zinvyl Marketplace Agent Gateway MCP server?

Zinvyl Marketplace Agent Gateway is a hosted endpoint at https://zinvyl.com/marketplace/agent-mcp, so there is nothing to install locally. 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 --transport http com-zinvyl-marketplace 'https://zinvyl.com/marketplace/agent-mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-zinvyl-marketplace": {
      "url": "https://zinvyl.com/marketplace/agent-mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-zinvyl-marketplace": {
      "type": "http",
      "url": "https://zinvyl.com/marketplace/agent-mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-zinvyl-marketplace]
url = "https://zinvyl.com/marketplace/agent-mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-zinvyl-marketplace": {
      "type": "remote",
      "url": "https://zinvyl.com/marketplace/agent-mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-zinvyl-marketplace --url 'https://zinvyl.com/marketplace/agent-mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-zinvyl-marketplace:
    url: "https://zinvyl.com/marketplace/agent-mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-zinvyl-marketplace": {
      "Transport": "http",
      "Url": "https://zinvyl.com/marketplace/agent-mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-zinvyl-marketplace -t streamable-http -u 'https://zinvyl.com/marketplace/agent-mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-zinvyl-marketplace": {
      "type": "http",
      "url": "https://zinvyl.com/marketplace/agent-mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## 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-27 (score 73, +1)

- [security] Tool “list_offers” rewrote its description, which is the text the model reads

### 2026-09-25 (score 72, +1)

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

### 2026-09-24 (score 71, +1)

- [security] Tool “list_offers” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 88 → 101
- [cosmetic] “prepare_purchase_route” reworded the description of “offer_id”
- [cosmetic] “get_acceptance_tests” reworded the description of “offer_id”

### 2026-09-22 (score 70, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-21 (score 69)

First indexed and scored.

## MCP tools (4)

### `list_offers` (~54 tokens)

List Zinvyl fixed-scope offers

Use this first to compare Zinvyl's six fixed-scope offers. Returns each offer's price, delivery window, required inputs, exclusions, and direct intake URL; use get_acceptance_tests only after selecting an offer.

### `qualify_task` (~79 tokens)

Qualify a bounded task

Use when a buyer's sanitized problem is not yet mapped to an offer. Returns one fixed offer ID, a broader-service route, or a scope-reduction decision; it performs no diagnosis and creates no order.

Input parameters:

- `summary` (string, required): Sanitized expected-versus-actual outcome. Do not include credentials, tokens, personal data, or production secrets.

### `get_acceptance_tests` (~115 tokens)

Get offer acceptance tests

Use after list_offers or qualify_task identifies an offer. Returns the exact delivery acceptance tests, exclusions, and evidence boundaries that limit what Zinvyl may claim for that offer.

Input parameters:

- `offer_id` (string, required): Exact published offer ID returned by list_offers or qualify_task, including zinvyl.freight.workflow-audit.v1, zinvyl.freight.full-workflow-audit.v1, zinvyl.api.failure-triage.v1, and zinvyl.api.workf…

### `prepare_purchase_route` (~157 tokens)

Prepare an authorized funding route

Use only after selecting an offer and confirming explicit purchasing authority. Returns the purchase-intent schema and payment-route API endpoint; it does not create, fund, verify, or start an order.

Input parameters:

- `human_authorized_to_fund` (boolean, required): True only when an authorized representative approved the request or an authorized purchasing agent is acting within explicit delegated authority for this offer, amount, and material limits.
- `offer_id` (string, required): Exact published offer ID returned by list_offers or qualify_task, including zinvyl.freight.workflow-audit.v1, zinvyl.freight.full-workflow-audit.v1, zinvyl.api.failure-triage.v1, and zinvyl.api.workf…

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-zinvyl-marketplace/marketplace-agent-mcp#diagnostics

## Score history

- 2026-09-27: 73
- 2026-09-26: 72
- 2026-09-25: 72
- 2026-09-24: 71
- 2026-09-23: 70
- 2026-09-22: 70
- 2026-09-21: 69

## Common questions

### What is the Zinvyl Marketplace Agent Gateway MCP server?

Zinvyl Marketplace Agent Gateway is an MCP server listed in the public MCP registry as com.zinvyl/marketplace. Private work routing for authorized buyers and agents, with Zinvyl as the first enabled supplier. This page covers its hosted endpoint (https://zinvyl.com/marketplace/agent-mcp).

### Is the Zinvyl Marketplace Agent Gateway MCP server safe to use?

Zinvyl Marketplace Agent Gateway scores 73 out of 100 on VerifyMCP. 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 Zinvyl Marketplace Agent Gateway MCP server expose?

Zinvyl Marketplace Agent Gateway exposes 4 tools: list_offers, qualify_task, get_acceptance_tests, prepare_purchase_route. Their descriptions and schemas cost roughly 405 tokens of context every time the server is loaded.

### Does the Zinvyl Marketplace Agent Gateway MCP server require authentication?

No. We connected to Zinvyl Marketplace Agent Gateway without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Zinvyl Marketplace Agent Gateway MCP server still maintained?

Zinvyl Marketplace Agent Gateway is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://zinvyl.com/marketplace/agent-mcp
- Website: https://zinvyl.com/marketplace/
- Changelog RSS feed: https://verifymcp.io/servers/com-zinvyl-marketplace/marketplace-agent-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-zinvyl-marketplace/marketplace-agent-mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-zinvyl-marketplace/marketplace-agent-mcp
