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.
ENDPOINT 1
https://metavision.click/mcp
MCP server metadata
- Name
- MetaVision AI Studio
- Version
- 2.0.0
Known tools 21
defi_spreadGet live DeFi arbitrage signals - Uniswap V3 vs Aerodrome spread on Base network.
Inferred read-onlysecurity_checkCombined Web3 security: wallet fraud score (ChainAware) + rug pull detection + CVE scan.
Inferred read-onlyinterior_design_profileGet AI interior design concept based on personality answers.
Inferred read-onlyget_dealsGet current deals and coupons from top stores like Amazon, eBay, Nike, Booking.com and more.
Inferred read-onlytoken_price_checkerGet current price of crypto tokens (ETH, WETH, USDC, AERO) on Base network.
Inferred read-onlywallet_balance_checkerCheck USDC and ETH balance of any wallet address on Base network.
Inferred read-onlyCONNECT 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.
metavision.click is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.