Skip to content
Back to MetaVision — Web3 Security & DeFi Intelligence Agent

Card snapshot

metavision.click · 2026-06-22 15:10:53 UTC · 4e6a2d9982f697221c35e12eb11bbd12cadb06dbc3c9e2e1bc750a354ff6ed95

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "MetaVision AI \u2014 CVE Oracle & DeFi Signals",
  "description": "Multi-tool AI agent on Base network. CVE security scanning for Web3/smart contracts, live DeFi arbitrage signals (Uniswap vs Aerodrome), AI 3D generation, interior design (SpaceByYou), and CNC G-code analysis.",
  "url": "https://metavision.click/mcp",
  "provider": {
    "name": "MetaVision Protocol",
    "url": "https://metavision.click",
    "contact": "mailto:admin.metavision@gmail.com"
  },
  "version": "2.0.0",
  "protocolVersion": "2024-11-05",
  "documentationUrl": "https://metavision.click/integrate",
  "tags": [
    "CVE",
    "security",
    "Web3",
    "blockchain",
    "DeFi",
    "arbitrage",
    "3D-generation",
    "interior-design",
    "CNC",
    "MCP"
  ],
  "skills": [
    {
      "id": "cve_lookup",
      "name": "CVE Security Scan",
      "description": "Search NVD for high-severity CVEs in smart contracts and blockchain protocols (CVSS>7)"
    },
    {
      "id": "defi_spread",
      "name": "DeFi Arbitrage Signal",
      "description": "Real-time Uniswap V3 vs Aerodrome price spread on Base network"
    },
    {
      "id": "generate_3d",
      "name": "AI 3D Model Generation",
      "description": "Generate 3D models from text description"
    },
    {
      "id": "interior_design",
      "name": "SpaceByYou Interior Design",
      "description": "AI interior design recommendations based on personality quiz"
    },
    {
      "id": "analyze_gcode",
      "name": "CNC G-Code Analysis",
      "description": "Analyze CNC G-code for time, cost and errors"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ]
}