← Registry

General Tools

metavision.click

This MCP server provides a diverse set of tools covering DeFi arbitrage, Web3 security checks, 3D model generation, CNC G-code analysis, and AI story generation.

1 endpoint21 known toolsFirst detected August 8, 2026Last detected August 8, 2026

ENDPOINT 1

https://metavision.click/mcp

No auth detected

MCP server metadata

Name
MetaVision AI Studio
Version
2.0.0
Capabilities
tools

Known tools 21

defi_spread

Get live DeFi arbitrage signals - Uniswap V3 vs Aerodrome spread on Base network.

Inferred read-only
security_check

Combined Web3 security: wallet fraud score (ChainAware) + rug pull detection + CVE scan.

Inferred read-only
generate_3d_model

Generate a 3D model from text description.

Inferred read-only
analyze_gcode

Analyze CNC G-code file.

Inferred read-only
generate_story

Generate an AI story in specified genre.

Inferred read-only
interior_design_profile

Get AI interior design concept based on personality answers.

Inferred read-only
search_3d_models

Search free 3D models library with 10000+ models.

Inferred read-only
get_space_wallpaper

Get a random high quality space wallpaper URL.

Inferred read-only
get_deals

Get current deals and coupons from top stores like Amazon, eBay, Nike, Booking.com and more.

Inferred read-only
calculate

Perform mathematical calculations.

Inferred read-only
convert_units

Convert between units of measurement.

Inferred read-only
summarize_text

Summarize a long text into a short summary using AI.

Inferred read-only
translate_text

Translate text to any language using AI.

Inferred read-only
get_random_fact

Get a random interesting fact about any topic.

Inferred read-only
cve_lookup

Search CVE vulnerability database for security issues.

Inferred read-only
logicnodes_worker

Call any LogicNodes worker for deterministic AI tasks.

Inferred read-only
audit_smart_contract

Audit a smart contract for security vulnerabilities.

Inferred read-only
gas_price_oracle

Get current gas price on Base and Ethereum networks.

Inferred read-only
token_price_checker

Get current price of crypto tokens (ETH, WETH, USDC, AERO) on Base network.

Inferred read-only
wallet_balance_checker

Check USDC and ETH balance of any wallet address on Base network.

Inferred read-only
generate_qr_code

Generate a QR code from text or URL.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.metavision-ai-studio]
url = "https://metavision.click/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "metavision-ai-studio": {
      "type": "http",
      "url": "https://metavision.click/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: metavision-ai-studio
Remote MCP URL: https://metavision.click/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "metavision-ai-studio": {
      "url": "https://metavision.click/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "metavision-ai-studio": {
      "type": "http",
      "url": "https://metavision.click/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "metavision-ai-studio",
  "transport": "streamable-http",
  "url": "https://metavision.click/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for metavision.click was fetched 2026-08-09T22:06:49.741Z.

Trust status Neutral

metavision.click is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.