← Registry

Analytics

opportunity-api-production.up.railway.app

Provides real-time crypto market data, earning opportunities, and market sentiment indices.

x402 supported1 endpoint26 known toolsFirst detected August 2, 2026Last detected August 2, 2026

ENDPOINT 1

https://opportunity-api-production.up.railway.app/mcp

No auth detected

MCP server metadata

Name
paradigma-crypto-feed
Version
1.1.0
Capabilities
tools.listChanged

Known tools 26

get_opportunities

Live crypto earning opportunities: active Galxe quests scored 0-100 by project size, reward and time window.

Inferred read-only
get_trending

Trending crypto tokens right now with USD price and 24h change (CoinGecko).

Inferred read-only
get_stable_yields

Top stablecoin yield pools: APY, TVL, chain, risk flags (DeFiLlama, TVL >= $10M).

Inferred read-only
get_fear_greed

Crypto Fear & Greed index: current value + 7-day history.

Inferred read-only
get_prices

Spot USD prices, 24h change, market cap for up to 25 CoinGecko coin ids.

Inferred read-only
get_chains

Top 30 blockchains ranked by DeFi TVL (DeFiLlama).

Inferred read-only
score_project

Farming score 0-100 for any Galxe project with STRONG/MODERATE/WEAK verdict.

Inferred read-only
get_market_brief

Premium one-call crypto market snapshot: sentiment, trending, yields, scored opportunities.

Inferred read-only
check_token_safety

Token safety check: honeypot, taxes, mintable, blacklist — score 0-100 + verdict.

Inferred read-only
get_new_pools

Newest DEX pools on a network, liquidity-filtered.

Inferred read-only
get_trending_pools

Trending DEX pools right now on a network.

Inferred read-only
get_funding_rates

Perp funding rate extremes or requested symbols (Hyperliquid), hourly + annualized.

Inferred read-only
get_gas

Gas prices on ETH, Base, Arbitrum, Optimism, Polygon in one call.

Inferred read-only
get_stable_pegs

Stablecoin depeg monitor for 8 major stables.

Inferred read-only
get_news

Latest crypto headlines from 3 major outlets, normalized.

Inferred read-only
get_dex_volumes

Top-20 DEXes by 24h volume with momentum.

Inferred read-only
extract_url

Turn any public URL into clean agent-ready markdown.

Inferred read-only
get_token_brief

Premium one-call token due diligence: safety + market + verdict.

Inferred read-only
search_pools

Resolve any token name, symbol or address to its DEX pools.

Inferred read-only
get_token_holders

Holder distribution + concentration verdict for a token.

Inferred read-only
get_pool_ohlcv

OHLCV candles for a DEX pool.

Inferred read-only
get_pool_trades

Recent swaps for a DEX pool with buy/sell split.

Inferred read-only
get_orderbook

Live perp orderbook depth + imbalance (Hyperliquid).

Inferred read-only
get_oi_leaders

Perp open-interest/volume leaderboard (Hyperliquid).

Inferred read-only
get_fees_leaders

Top-20 protocols by 24h fees and revenue.

Inferred read-only
get_protocol_tvl

TVL of any DeFi protocol by chain.

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.paradigma-crypto-feed]
url = "https://opportunity-api-production.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "paradigma-crypto-feed": {
      "type": "http",
      "url": "https://opportunity-api-production.up.railway.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: paradigma-crypto-feed
Remote MCP URL: https://opportunity-api-production.up.railway.app/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": {
    "paradigma-crypto-feed": {
      "url": "https://opportunity-api-production.up.railway.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "paradigma-crypto-feed": {
      "type": "http",
      "url": "https://opportunity-api-production.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "paradigma-crypto-feed",
  "transport": "streamable-http",
  "url": "https://opportunity-api-production.up.railway.app/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 railway.app was fetched 2026-07-25T19:54:06.182Z.

Trust status Trusted

railway.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.