Skip to content

Add MCP server: PZERO hosted inference #2015

Description

@cursor

Server name

PZERO (studio.pzero/mcp)

Project URL

https://docs.pzero.studio/agents/mcp

Best category

AI & LLM Integration

What can an agent do with this server?

Run prepaid chat, image, and video inference over hosted MCP. Venice-only upstream. Bearer key. Official registry name studio.pzero/mcp.

Install or connection instructions

Remote streamable-http endpoint:

https://mcp.pzero.studio/mcp

Auth header (required):

Authorization: Bearer pzero_…

Mint the key after sign-in and a prepaid USDC top-up on Base: https://pzero.studio/agents

Cursor one-click:

https://cursor.com/install-mcp?name=pzero&config=eyJ1cmwiOiJodHRwczovL21jcC5wemVyby5zdHVkaW8vbWNwIiwiaGVhZGVycyI6eyJBdXRob3JpemF0aW9uIjoiQmVhcmVyICR7ZW52OlBaRVJPX0FQSV9LRVl9In19

Claude Code:

claude mcp add --transport http --scope user pzero https://mcp.pzero.studio/mcp \
  --header "Authorization: Bearer pzero_…"

Health: GET https://mcp.pzero.studio/healthz → 200
Machine copy: https://api.pzero.studio/MCP.md
Official registry: curl "https://registry.modelcontextprotocol.io/v0.1/servers?search=studio.pzero"

Transport

streamable-http

Auth requirements

API key (Bearer pzero_…, prepaid USDC balance)

Known supported clients

Cursor, Claude, Claude Code, other remote MCP clients

License

Hosted product. Not claiming open source.

Before submitting

  • I searched the repo for this project URL or name to avoid duplicates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    community-intakeCommunity-submitted MCP Index issue.needs-triageNeeds maintainer routing or verification.ready-for-prServer submission has a generated PR ready for maintainer review.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions