← Registry

Analytics

mindjack.xyz

Maps token holder networks to reveal insider clusters, linked wallets, and supply concentration for crypto analytics.

1 endpoint26 known toolsFirst detected August 15, 2026Last detected September 18, 2026

ENDPOINT 1

https://api.mindjack.xyz/mcp

No auth detected

MCP server metadata

Name
mindjack
Version
1.4.5
Capabilities
promptsresourcestools
Server instructions

Mindjack answers from a point-in-time record of Solana launches: holder distribution, insider, fresh-wallet and sniper detection as they stood at the moment each token migrated. That state cannot be rebuilt from the chain afterwards, which is why the window is the product. Call get_coverage first. It is free and returns the window, what is in it, and a live mint that is guaranteed to have data. A token from outside the window answers coverage=none, which is a real answer and is never charged — check _meta.coverage before reading a body as a verdict. rug_probability_pct is a MEASURED collapse frequency for a calibrated band, not an opinion and not a per-token risk starting at zero. The safest band still rugged about 35% of the time and the universe base rate is 45%, so a filter under ~35 matches nothing. get_scorecard publishes every band. Order that works: find_tokens for candidates, check_token on each, inspect_token on the few that flag, token_identity at the decision point. check_wallet vets a counterparty at any stage. can_i_exit before buying anything you intend to sell. Prices are per call and stated in each description. Nothing is charged for a failed call, an empty result, or a token we do not hold.

Known tools 26

check_token

[$0.

Inferred read-only
inspect_token

[$0.

Inferred read-only
token_report

[$0.

Inferred read-only
token_identity

[$0.

Inferred read-only
find_tokens

[$0.

Inferred read-only
check_wallet

[$0.

Inferred read-only
can_i_exit

[$0.

Inferred read-only
token_changes

[$0.

Inferred read-only
token_price_path

[$0.

Inferred read-only
find_serial_insiders

[$0.

Inferred read-only
compare_tokens

[$0.

Inferred read-only
test_hypothesis

[$0.

Inferred read-only
get_scorecard

[free] Our measured hit rate per risk band, and how fast each band tends to collapse.

Inferred read-only
get_sample

[free, no key] One fixed token answered in full: the complete check_token, inspect_token and token_identity responses, each carrying the price that call costs.

Inferred read-only
token_graph

[$0.

Inferred read-only
token_wallets

[$0.

Inferred read-only
token_web

[$0.

Inferred read-only
wallet_network

[$0.

Inferred read-only
kol_leaderboard

[$0.

Inferred read-only
kol_record

[$0.

Inferred read-only
funder_networks

[$0.

Inferred read-only
search_tokens

[$0.

Inferred read-only
search

[$0.

Inferred read-only
fetch

[$0.

Inferred read-only
get_coverage

[free] What we hold and how fresh, plus a live example mint guaranteed to have data.

Inferred read-only
get_balance

[free] Credits remaining on your key.

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.mindjack]
url = "https://api.mindjack.xyz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mindjack": {
      "type": "http",
      "url": "https://api.mindjack.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mindjack
Remote MCP URL: https://api.mindjack.xyz/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": {
    "mindjack": {
      "url": "https://api.mindjack.xyz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mindjack": {
      "type": "http",
      "url": "https://api.mindjack.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mindjack",
  "transport": "streamable-http",
  "url": "https://api.mindjack.xyz/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 mindjack.xyz was fetched 2026-08-21T10:31:05.567Z and is being refreshed.

Trust status Neutral

mindjack.xyz 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.