# PZERO (remote · mcp.pzero.studio)

Prepaid inference for agents over hosted MCP. Chat, image, and video.

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

## Components

- remote · `mcp.pzero.studio`: 85/100 (this document), [markdown](https://verifymcp.io/servers/studio-pzero-mcp/mcp.md), [page](https://verifymcp.io/servers/studio-pzero-mcp/mcp)

## Channel facts

- Endpoint: `https://mcp.pzero.studio/mcp`
- Transports: `streamable-http`
- Auth: `required`
- Version: `1.0.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-21.

- **Endpoint Security**: 83/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 78/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1175 tokens (~48/item across 24 items; 18 tools + 6 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 77/100
  - Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 81/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 43% 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.
  - All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the PZERO MCP server?

PZERO is a hosted endpoint at https://mcp.pzero.studio/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 studio-pzero-mcp 'https://mcp.pzero.studio/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "studio-pzero-mcp": {
      "url": "https://mcp.pzero.studio/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "studio-pzero-mcp": {
      "type": "http",
      "url": "https://mcp.pzero.studio/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.studio-pzero-mcp]
url = "https://mcp.pzero.studio/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "studio-pzero-mcp": {
      "type": "remote",
      "url": "https://mcp.pzero.studio/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add studio-pzero-mcp --url 'https://mcp.pzero.studio/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  studio-pzero-mcp:
    url: "https://mcp.pzero.studio/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "studio-pzero-mcp": {
      "Transport": "http",
      "Url": "https://mcp.pzero.studio/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add studio-pzero-mcp -t streamable-http -u 'https://mcp.pzero.studio/mcp'
```

### Other

```json
{
  "mcpServers": {
    "studio-pzero-mcp": {
      "type": "http",
      "url": "https://mcp.pzero.studio/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-21 (score 85, +1)

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

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

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

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

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

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

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

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

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

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

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

### 2026-09-09 (score 79, +1)

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

### 2026-09-06 (score 78, +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.

## MCP tools (18)

### `agent_me` (~44 tokens)

GET /v1/agent/me — balances, key prefix, max price. Pending USDC is not spendable until confirmed. If confirmed is low, call funding_instructions.

### `chat_completions` (~83 tokens)

POST /v1/chat/completions (buffered). Pass a live model id from get_models. Returns completion plus cost trace headers.

Input parameters:

- `max_tokens` (null|integer)
- `messages` (null|array, required): OpenAI-style messages
- `model` (string, required): Live model id from get_models
- `temperature` (null|number)

### `create_key` (~46 tokens)

POST /v1/agent/keys — mint another key. Does NOT add USDC credit. Plaintext shown once.

Input parameters:

- `name` (string, required): Label for the new API key

### `funding_instructions` (~51 tokens)

How to fund a PZERO account and authenticate MCP. MCP never accepts payment or wallet keys. Fund via Studio x402 top-up or agent HTTP signup/refill, then use Authorization Bearer pzero_…

### `generate_image` (~114 tokens)

POST /v1/image/generate — intent tool for image generation. Rejects enable_web_search. Returns images plus cost trace.

Input parameters:

- `aspect_ratio` (string)
- `enable_web_search` (null|boolean)
- `hide_watermark` (null|boolean)
- `model` (string, required): Live image model id from get_models
- `n` (null|integer): Variants 1-4
- `prompt` (string, required)
- `quality` (string)
- `resolution` (string)

### `generate_video` (~105 tokens)

Intent tool: POST /v1/video/queue (settles then enqueues). Returns queue_id + cost. Confirm before calling — this spends prepaid USDC. Poll with get_generation_status or wait_for_video.

Input parameters:

- `aspect_ratio` (string)
- `audio` (null|boolean)
- `duration` (null|integer)
- `model` (string, required): Live video model id from get_models
- `prompt` (string, required)
- `resolution` (string)

### `get_capacity` (~48 tokens)

GET /v1/capacity — routable DIEM and price bands before funding or spend decisions.

Input parameters:

- `max_price_cents` (null|integer): Optional buyer ceiling 30-80

### `get_generation_status` (~41 tokens)

POST /v1/video/retrieve once — JSON status or delivered MP4.

Input parameters:

- `queue_id` (string, required): Queue id from video_queue / generate_video

### `get_models` (~70 tokens)

GET /v1/models — resolve a live model id before inference. Optional id retrieves one public row (same object as that id in the list). Do not hardcode model ids.

Input parameters:

- `id` (string): Optional venice model id (bare or pzero/). Omit for the full list.

### `get_request` (~45 tokens)

GET /v1/agent/requests/{support_reference} — recover cost/trace for a prior request.

Input parameters:

- `support_reference` (string, required): UUID support reference from a prior call

### `list_keys` (~26 tokens)

GET /v1/agent/keys — list active API key metadata (never plaintext).

### `revoke_key` (~48 tokens)

DELETE /v1/agent/keys/{id} — irreversible. Do not revoke the key used by this MCP session unless intentional.

Input parameters:

- `id` (string, required): UUID of the key to revoke

### `set_max_price` (~74 tokens)

PATCH /v1/agent/max-price — raise/lower ceiling (30-80). Use when tools return no_eligible_supply with cheapest_posted_cents. Does not auto-apply.

Input parameters:

- `max_price_cents_per_dollar` (integer, required): Buyer ceiling in cents per DIEM dollar, 30-80

### `video_complete` (~37 tokens)

POST /v1/video/complete — optional cleanup after retrieve.

Input parameters:

- `queue_id` (string, required): Queue id from video_queue / generate_video

### `video_queue` (~81 tokens)

POST /v1/video/queue — paid settle+enqueue. Prefer generate_video for agents.

Input parameters:

- `aspect_ratio` (string)
- `audio` (null|boolean)
- `duration` (null|integer)
- `model` (string, required): Live video model id from get_models
- `prompt` (string, required)
- `resolution` (string)

### `video_quote` (~87 tokens)

POST /v1/video/quote — no settle, no job. Check clears_now vs price ceiling vs funding before queue.

Input parameters:

- `aspect_ratio` (string)
- `audio` (null|boolean)
- `duration` (null|integer)
- `model` (string, required): Live video model id from get_models
- `prompt` (string, required)
- `resolution` (string)

### `video_retrieve` (~39 tokens)

POST /v1/video/retrieve — power-user status/media poll.

Input parameters:

- `queue_id` (string, required): Queue id from video_queue / generate_video

### `wait_for_video` (~67 tokens)

Poll video retrieve until delivered or failed. Backs off on 502.

Input parameters:

- `interval_ms` (null|integer): Poll interval ms, default 5000
- `max_polls` (null|integer): Max polls, default 120
- `queue_id` (string, required)

## Diagnostics

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

## Score history

- 2026-09-21: 85
- 2026-09-20: 84
- 2026-09-19: 84
- 2026-09-18: 83
- 2026-09-17: 83
- 2026-09-16: 82
- 2026-09-15: 82
- 2026-09-14: 81
- 2026-09-13: 81
- 2026-09-12: 80
- 2026-09-11: 80
- 2026-09-10: 79
- 2026-09-09: 79
- 2026-09-08: 78
- 2026-09-07: 78
- 2026-09-06: 78
- 2026-09-05: 77
- 2026-09-04: 77
- 2026-09-03: 76
- 2026-09-02: 76
- 2026-09-01: 75
- 2026-08-31: 75
- 2026-08-30: 74
- 2026-08-29: 74
- 2026-08-28: 33
- 2026-08-27: 33

## Common questions

### What is the PZERO MCP server?

PZERO is an MCP server listed in the public MCP registry as studio.pzero/mcp. Prepaid inference for agents over hosted MCP. Chat, image, and video. This page covers its hosted endpoint (https://mcp.pzero.studio/mcp).

### Is the PZERO MCP server safe to use?

PZERO scores 85 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 PZERO MCP server expose?

PZERO exposes 18 tools: agent_me, chat_completions, create_key, funding_instructions, generate_image, and 13 more. Their descriptions and schemas cost roughly 1,106 tokens of context every time the server is loaded.

### Does the PZERO MCP server require authentication?

Yes. PZERO asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the PZERO MCP server still maintained?

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

## Links

- Remote endpoint: https://mcp.pzero.studio/mcp
- Authorisation metadata: https://mcp.pzero.studio/.well-known/oauth-protected-resource/mcp
- Website: https://docs.pzero.studio/agents/mcp
- Changelog RSS feed: https://verifymcp.io/servers/studio-pzero-mcp/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/studio-pzero-mcp/mcp.json
- HTML version of this page: https://verifymcp.io/servers/studio-pzero-mcp/mcp
