← metavision.click

INDIVIDUAL MCP TOOL

get_space_wallpaper

Get a random high quality space wallpaper URL.

metavision.clicknone authenticationAvailability not checked

LIVE ENDPOINT

https://metavision.click/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_space_wallpaper and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.

Parent server

metavision.click

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.

Related tools

  • defi_spread — Get live DeFi arbitrage signals - Uniswap V3 vs Aerodrome spread on Base network.
  • security_check — Combined Web3 security: wallet fraud score (ChainAware) + rug pull detection + CVE scan.
  • generate_3d_model — Generate a 3D model from text description.
  • analyze_gcode — Analyze CNC G-code file.
  • generate_story — Generate an AI story in specified genre.
  • interior_design_profile — Get AI interior design concept based on personality answers.
  • search_3d_models — Search free 3D models library with 10000+ models.
  • get_deals — Get current deals and coupons from top stores like Amazon, eBay, Nike, Booking.com and more.