studio.pzero/mcp
name:studio.pzero/mcp
Prepaid inference for agents over hosted MCP. Chat, image, and video.
- transport:
- remote
- credential class:
- gated
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- agent_meshallow
GET /v1/agent/me — balances, key prefix, max price. Pending USDC is not spendable until confirmed. If confirmed is low, call funding_instructions.
- chat_completionsshallow
POST /v1/chat/completions (buffered). Pass a live model id from get_models. Returns completion plus cost trace headers.
- create_keyshallow
POST /v1/agent/keys — mint another key. Does NOT add USDC credit. Plaintext shown once.
- funding_instructionsshallow
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_imageshallow
POST /v1/image/generate — intent tool for image generation. Rejects enable_web_search. Returns images plus cost trace.
- generate_videoshallow
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.
- get_capacityshallow
GET /v1/capacity — routable DIEM and price bands before funding or spend decisions.
- get_generation_statusshallow
POST /v1/video/retrieve once — JSON status or delivered MP4.
- get_modelsshallow
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.
- get_requestshallow
GET /v1/agent/requests/{support_reference} — recover cost/trace for a prior request.
- list_keysshallow
GET /v1/agent/keys — list active API key metadata (never plaintext).
- revoke_keyshallow
DELETE /v1/agent/keys/{id} — irreversible. Do not revoke the key used by this MCP session unless intentional.
- set_max_priceshallow
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.
- video_completeshallow
POST /v1/video/complete — optional cleanup after retrieve.
- video_queueshallow
POST /v1/video/queue — paid settle+enqueue. Prefer generate_video for agents.
- video_quoteshallow
POST /v1/video/quote — no settle, no job. Check clears_now vs price ceiling vs funding before queue.
- video_retrieveshallow
POST /v1/video/retrieve — power-user status/media poll.
- wait_for_videoshallow
Poll video retrieve until delivered or failed. Backs off on 502.
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/f301e163-322e-4625-b2f8-d9dc737561bb)