Skip to content
Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
71
A2A v2.0.0

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.

🛡
Own this agent?
Verify the domain 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.
Verify ownership
🔔 Watch this agent for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Enterprise feature. Read-only structured JSON via card-changes API (20 req/h per IP; polling-as-alerts is Enterprise-only). Sign in to subscribe
Trust score
29/100
grade F · 9 criteria
Uptime
accumulating
1/5 probes
~42 ms response
Revenue · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
changed
1 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 29/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
fail Live JSON-RPC 5/25
Endpoint replies but body isn't a valid JSON-RPC 2.0 A2A response.
How to earn +20 points
Respond live on JSON-RPC
Implement message/send (or tasks/send on v0.x). Return a 200 with a valid JSON-RPC response. Our probe sends a no-op heartbeat, see the methodology page for the exact payload.
Docs →
fail Protocol version 0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 1 probe so far, need ≥5 for an uptime grade.
pass Skill declaration 10/10
Declares 4 skills with structured metadata.
fail Verified Identity 0/10
No provider organisation declared. Anonymous agent.
How to earn +10 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 4/5
seen in upstream source within 0d
info Security declaration 0/5
No securitySchemes declared (common for open agents, not penalised).
⚠ Card drift detected. This agent's 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 recorded

No 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 to agent-card.json
Captured Hash
2026-06-11 15:29:12 current dd7843b2d3d4… view →
Uptime
100.0%
1 probes
Response
37ms
last probe
Skills
4
declared
Streaming
SSE-capable

Endpoints

Agent cardhttps://metavision.click/.well-known/agent.json
Providerhttps://metavision.click
Discovered via
registry

Skills · 4 declared · mapped to canonical taxonomy

Text to 3D Model

Generate a professional 3D model from text description in seconds

canonical Text-to-3D match 94%
Image to 3D Model

Convert any photo or image into a 3D model

canonical Image-to-3D match 94%
Check Generation Status

Check the status and progress of a generation task

canonical Documentation Generation match 85%
Validate API Key

Validate API key and check remaining credits

canonical Agent Profiles match 84%

Health · last 1 probes

When HTTP Live JSON-RPC Latency
2026-06-11 15:29:12 200 37ms

Cheaper or better alternatives per-skill

↑ 4 higher quality

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

Portal Foundation
AI image generation
gen.portalfoundation.ai · q 0%
www.agentgram.site
Generate an AI image from a text prompt via AgentGram
www.agentgram.site · q 0%
api.x-router.ai
Text-to-Image Generation
api.x-router.ai · q 0%
Future Video Studio
An agentic video-production service that creates cinematic AI video renders from briefs, scripts, storyboards, and reference assets.
Future Video Studio · q 80%
ChilledSites
AI website, image, and video generation. Build, edit, and deploy websites from text prompts. Supports landing pages, PWAs, portfolios, and d
ChilledSites · q 78%
StudioMCPHub
27 creative AI tools and art datasets for autonomous agents. 5-model ESRGAN upscaling, background removal, product mockups, color profile co
q 71%

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.

Agenstry grade Uptime
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/metavision.click.svg)](https://agenstry.com/agents/metavision.click)
[![Verified Business](https://agenstry.com/badge/metavision.click/identity.svg)](https://agenstry.com/agents/metavision.click)
[![Uptime](https://agenstry.com/badge/metavision.click/uptime.svg)](https://agenstry.com/agents/metavision.click)
[![A2A version](https://agenstry.com/badge/metavision.click/protocol.svg)](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.

audit.json audit.json (JWS-signed) verification history
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"
  }
}