← Registry

Analytics

bankr.bot

Analyzes Zora tokens for trends, risks, and portfolio performance.

1 endpoint10 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake

No auth detected

MCP server metadata

Name
alien-plugg-x402
Version
2.0.0
Capabilities
toolsresources

Known tools 10

zora_scanner

Scan Zora for trending coins and trading signals.

Inferred read-only
zora_rug_check

Check any Zora token for rug risk.

Inferred read-only
zora_portfolio

Get wallet holdings on Zora with PnL and allocation breakdown.

Inferred read-only
honeypot_check

Detect if a token is a honeypot.

Inferred read-only
holder_analysis

Analyze token holder concentration with Gini coefficient.

Inferred read-only
creator_lookup

Look up a Zora creator's profile and all their launched coins.

Inferred read-only
new_launches

Get the newest token launches on Zora with market cap and volume.

Inferred read-only
token_price

Get current token price from CoinGecko by id, symbol, or contract address.

Inferred read-only
chart_roast

Brutal chart analysis with technical signals including RSI, MACD, support/resistance.

Inferred read-only
alien_plugg_alpha

Daily curated alpha report with top picks, rug warnings, and DCA advice.

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.alien-plugg-x402]
url = "https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "alien-plugg-x402": {
      "type": "http",
      "url": "https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: alien-plugg-x402
Remote MCP URL: https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake

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": {
    "alien-plugg-x402": {
      "url": "https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "alien-plugg-x402": {
      "type": "http",
      "url": "https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "alien-plugg-x402",
  "transport": "streamable-http",
  "url": "https://base44.app/api/apps/6a5fdd57651262e86b24133e/functions/mcpHandshake"
}
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 base44.app was fetched 2026-08-21T15:17:28.347Z.

Trust status Trusted

base44.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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