← Registry

Analytics

cryptopulse.uno

Provides cryptocurrency market analytics and wallet intelligence, including whale transactions, smart money activity, and market overviews across multiple EVM chains.

1 endpoint7 known toolsFirst detected August 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://cryptopulse.uno/api/mcp

No auth detected

MCP server metadata

Name
cryptopulse
Version
1.0.0
Capabilities
tools
Server instructions

CryptoPulse MCP — real-time crypto whale tracking, wallet intelligence, market data, and Alpha bot trading signals. Provide a CryptoPulse API key (Trader/API plan) as a Bearer token for gated tools.

Known tools 7

get_whale_movements

Recent large 'whale' transactions (buys, sells, transfers) across 34+ EVM chains.

Inferred read-only
get_wallet_intel

Wallet intelligence for a specific address: balances, recent activity, labels, and smart-money score.

Inferred read-only
get_market_overview

Crypto market overview — prices and stats for major tracked tokens.

Inferred read-only
list_supported_chains

List the 34+ blockchains CryptoPulse tracks (id, name, symbol, category).

Inferred read-only
get_smart_money

Recent smart-money wallet activity — moves by high-scoring funds, market makers, and notable wallets.

Inferred read-only
get_bot_status

Status of the CryptoPulse Alpha trading bot — active strategy version, symbol, and performance stats.

Inferred read-only
get_trading_signals

Latest algorithmic buy/sell trading signals from the Alpha bot (entry, stop-loss, take-profit).

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "cryptopulse",
  "transport": "streamable-http",
  "url": "https://cryptopulse.uno/api/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 cryptopulse.uno was fetched 2026-08-21T10:15:28.458Z.

Trust status Neutral

cryptopulse.uno 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.