← Registry

General Tools

vnish.global

Provides tools to look up VNISH firmware snapshot records, retrieve Ninja guides for control-board identification, SSH errors, or return-to-stock preparation, and calculate mining ROI scenarios with developer fee and electricity costs.

1 endpoint3 known toolsFirst detected September 24, 2026Last detected September 24, 2026

ENDPOINT 1

https://vnish.global/ai/mcp/index.php

No auth detected

MCP server metadata

Name
vnish-global-operator
Version
1.0.0
Capabilities
toolsresources
Server instructions

Read-only public references for vnish.global, vnish.ninja and roiasic.com. Catalog results are dated metadata, not hardware verification. Scenario outputs use user-supplied assumptions and are not profit forecasts. No device access, installation, authentication, or writes.

Known tools 3

lookup_firmware

Find records in a dated snapshot of the public vnish.

Inferred read-only
find_ninja_reference

Return a selected public VNISH Ninja guide about control-board identification, installation SSH errors, or return-to-stock preparation.

Inferred read-only
calculate_roi_scenario

Calculate hypothetical daily revenue after an illustrative time/hashrate-based developer fee and electricity cost using user-supplied inputs.

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.vnish-global-operator]
url = "https://vnish.global/ai/mcp/index.php"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "vnish-global-operator": {
      "type": "http",
      "url": "https://vnish.global/ai/mcp/index.php"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: vnish-global-operator
Remote MCP URL: https://vnish.global/ai/mcp/index.php

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": {
    "vnish-global-operator": {
      "url": "https://vnish.global/ai/mcp/index.php"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "vnish-global-operator": {
      "type": "http",
      "url": "https://vnish.global/ai/mcp/index.php"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "vnish-global-operator",
  "transport": "streamable-http",
  "url": "https://vnish.global/ai/mcp/index.php"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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