← Registry

Security & Testing

htsapp.tech

Provides previews of rug/scam risk scans for memecoins and wallet portfolio snapshots, with machine-readable info for a paid API.

1 endpoint3 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.htsapp.tech/mcp

No auth detected

MCP server metadata

Name
htsapp-crypto
Version
1.28.1
Capabilities
experimentalpromptsresourcestools

Known tools 3

rug_scan_preview

Free PREVIEW of a memecoin rug/scam-risk scan for a token (EVM chains or Solana).

Inferred read-only
wallet_report_preview

Free PREVIEW of a wallet portfolio snapshot for any public address.

Inferred read-only
paid_api_info

Machine-readable description of the full paid API (endpoints, price, x402 payment).

Potential side effects

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.htsapp-crypto]
url = "https://mcp.htsapp.tech/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "htsapp-crypto": {
      "type": "http",
      "url": "https://mcp.htsapp.tech/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "htsapp-crypto": {
      "type": "http",
      "url": "https://mcp.htsapp.tech/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "htsapp-crypto",
  "transport": "streamable-http",
  "url": "https://mcp.htsapp.tech/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 htsapp.tech was fetched 2026-07-25T21:23:31.077Z and is being refreshed.

Trust status Neutral

htsapp.tech 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.