MetaVision AI Studio
metavision.click
AI-powered creative platform. Generate 3D models from text or image, create music, video and images with AI. CNC G-code analysis. Built on Base network.
metavision.click via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 29/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-11 15:29:12 current | dd7843b2d3d4… |
view → |
Endpoints
| Agent card | https://metavision.click/.well-known/agent.json |
| Provider | https://metavision.click |
Skills · 4 declared · mapped to canonical taxonomy
Generate a professional 3D model from text description in seconds
Check the status and progress of a generation task
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/metavision.click) [](https://agenstry.com/agents/metavision.click) [](https://agenstry.com/agents/metavision.click) [](https://agenstry.com/agents/metavision.click)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "MetaVision AI Studio",
"description": "AI-powered creative platform. Generate 3D models from text or image, create music, video and images with AI. CNC G-code analysis. Built on Base network.",
"url": "https://metavision.click/studio",
"provider": {
"name": "MetaVision Protocol",
"url": "https://metavision.click",
"contact": "https://metavision.click/contact"
},
"version": "2.0.0",
"tags": [
"3d-generation",
"text-to-3d",
"image-to-3d",
"music-generation",
"video-generation",
"image-generation",
"cnc",
"gcode",
"ai-studio",
"base-network"
],
"skills": [
{
"id": "text_to_3d",
"name": "Text to 3D Model",
"description": "Generate a professional 3D model from text description in seconds",
"endpoint": "https://metavision.click/api/generate3d",
"method": "POST",
"input": {
"prompt": "string"
},
"output": {
"task_id": "string"
},
"pricing": {
"paid": "$0.10 per generation",
"plans": [
{
"name": "Basic",
"price": "$5",
"credits": 50
},
{
"name": "Standard",
"price": "$15",
"credits": 200
},
{
"name": "Pro",
"price": "$40",
"credits": 600
}
]
}
},
{
"id": "image_to_3d",
"name": "Image to 3D Model",
"description": "Convert any photo or image into a 3D model",
"endpoint": "https://metavision.click/api/image2model",
"method": "POST",
"input": {
"image": "file"
},
"output": {
"task_id": "string"
},
"pricing": {
"paid": "$0.10 per generation"
}
},
{
"id": "task_status",
"name": "Check Generation Status",
"description": "Check the status and progress of a generation task",
"endpoint": "https://metavision.click/api/status/{task_id}",
"method": "GET",
"output": {
"status": "string",
"progress": "number",
"model": "url",
"image": "url"
},
"pricing": {
"free": true
}
},
{
"id": "validate_key",
"name": "Validate API Key",
"description": "Validate API key and check remaining credits",
"endpoint": "https://metavision.click/api/key/validate",
"method": "POST",
"input": {
"api_key": "string"
},
"output": {
"valid": "boolean",
"credits": "number",
"remaining": "number"
},
"pricing": {
"free": true
}
}
],
"capabilities": {
"streaming": false,
"authentication": "api_key",
"free_tier": false,
"paid_plans": true
},
"payment": {
"stripe": "https://metavision.click/docs",
"protocol": "x402",
"network": "Base mainnet (eip155:8453)",
"asset": "USDC",
"wallet": "0x4CC6689560F22Dd74CFA07CAB72eB41B0Ca7169b",
"x402_status": "coming_soon"
},
"links": {
"docs": "https://metavision.click/docs",
"gallery": "https://metavision.click/gallery",
"library": "https://metavision.click/library",
"contact": "https://metavision.click/contact"
}
}