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.
ENDPOINT 1
https://mcp.htsapp.tech/mcp
MCP server metadata
- Name
- htsapp-crypto
- Version
- 1.28.1
Known tools 3
rug_scan_previewFree PREVIEW of a memecoin rug/scam-risk scan for a token (EVM chains or Solana).
Inferred read-onlywallet_report_previewFree PREVIEW of a wallet portfolio snapshot for any public address.
Inferred read-onlypaid_api_infoMachine-readable description of the full paid API (endpoints, price, x402 payment).
Potential side effectsCONNECT 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.
htsapp.tech 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.