MCP clients
Hosted connector at https://mcp.pzero.studio/mcp. Pick your client below, paste or follow the steps, reload MCP, then ask the agent to call agent_me.
The full Agents guide (tools and FAQ) is Connect via MCP.
Fund first
MCP spends prepaid USDC. It does not run x402 itself.
- Top Up with x402 (agent HTTP signup / refill)
- Mint an API Key in Studio
Add it to your client
Unity: Edit → Project Settings → AI → Assistant MCP Extensions → Open. Paste your key, Refresh File and Servers, then call agent_me.
// Typically UserSettings/mcp.json
{
"enabled": true,
"path": "",
"mcpServers": {
"pzero": {
"type": "http",
"url": "https://mcp.pzero.studio/mcp",
"headers": {
"Authorization": "Bearer pzero_…"
}
}
}
}Image and video use the same key and the same prepaid balance.
Want the Cursor deep dive (MCP plus OpenAI Base URL)? See Cursor.