Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

AgentServices

to.agentservices/agentservices

52 paid x402 API endpoints for AI agents — crypto, data, DeFi, market intelligence.

Uptime
100.0%
1 direct probes · 30d
Response
692ms
last probe
Tools
43
callable
Resources
2
readable
Prompts
0
available

Tools · 43

crypto_prices

Get current crypto prices for one or more symbols (FREE)

technical_indicators

Get technical indicators (RSI, MACD, Bollinger Bands) for a crypto symbol ($0.02 x402)

defi_yields

Get top DeFi yield pools ranked by TVL ($0.02 x402)

fear_greed

Get crypto Fear & Greed sentiment index (FREE)

ip_geolocation

Get geolocation data for an IP address (FREE)

url_metadata

Extract metadata from a URL — title, description, images ($0.01 x402)

web_search

Web search with structured results — same as GET /v1/search ($0.01 x402)

resolve_dispute

Submit a dispute for AI-powered policy-driven ruling. 7 policy templates available ($0.05 x402)

list_policies

List all available dispute resolution policy templates (FREE)

marketing_sentiment

AI-powered brand sentiment analysis across platforms (FREE beta)

marketing_trends

Detect trending marketing topics in any industry (FREE beta)

marketing_ad_copy

Generate ad copy for Google, Meta, TikTok, or Taboola (FREE beta)

whale_tracking

Large whale transactions on BTC (>=10 BTC) and ETH chains ($0.02 x402)

exchange_flows

CEX reserve flows and 24h changes from DeFi Llama ($0.02 x402)

correlation_matrix

30-day Pearson correlation matrix across top crypto assets ($0.03 x402)

defi_tvl

Top DeFi protocols ranked by TVL from DeFi Llama ($0.02 x402)

stablecoin_flows

Stablecoin market caps and supply data ($0.02 x402)

github_velocity

Trending crypto/web3 GitHub repos with velocity scores ($0.02 x402)

agent_context

Paste-ready multi-source market context for LLM system prompts (FREE)

macro_indicators

Macro economic indicators: global market cap, dominance, derivatives ($0.02 x402)

llm_inference

LLM inference gateway — chat completions via gpt-5.4/5.4-mini/5.5 ($0.03 x402)

token_risk

Token risk scoring — volatility, liquidity, market cap analysis ($0.03 x402)

crypto_signals

Crypto buy/sell signals from RSI, moving averages, Bollinger Bands ($0.04 x402)

stock_quote

Real-time stock market quote from Yahoo Finance ($0.02 x402)

stock_history

Historical OHLCV stock data ($0.03 x402)

sec_filings

SEC filings parser — 10-K, 10-Q, 8-K from EDGAR ($0.03 x402)

commodities

Commodity prices — oil, gold, silver, copper, wheat ($0.03 x402)

fx_rates

Real-time FX/forex rates for 30+ currencies ($0.003 x402)

web_extract

Extract clean text from any URL — strips ads, nav, scripts ($0.002 x402)

package_security

Check PyPI/npm package for known vulnerabilities ($0.02 x402)

seo_keywords

SEO keyword research with volume estimates and competition ($0.01 x402)

deep_research

Deep research — search web + extract content + synthesize intelligence brief ($0.05 x402)

portfolio_intelligence

Portfolio intelligence — price + technical signal + risk score + market sentiment in one call ($0.10 x402)

defi_strategy

DeFi strategy report — top yields + protocol TVL + cross-chain comparison + risk assessment with high-APY flags ($0.25 x402)

market_pulse

Market pulse — Fear & Greed + trending tokens + news + social + whale movements + global market in one snapshot ($0.05 x402)

onchain_overview

On-chain intelligence — whale movements + exchange flows + stablecoin flows + correlation matrix + DeFi TVL in one report ($0.15 x402)

arbitrage_scanner

Cross-DEX arbitrage scanner — compares token prices across exchanges, models gas-adjusted profitability at different trade sizes, estimates slippage, flags actionable opportunities ($0.08 x402)

liquidation_map

DeFi liquidation heatmap — calculates liquidation prices across Aave V3, Compound V3, and MakerDAO for any token. Models cascading liquidation risk, estimates volume at risk, flags critical price zone…

chat

LLM chat completion — 400+ models (GPT, Claude, Gemini, DeepSeek, Grok, Llama). Use model='auto' for smart routing. OpenAI-compatible ($0.03 x402)

generate_image

Generate an AI image from a text prompt via gpt-image-2 ($0.05 x402)

text_to_speech

Convert text to speech audio with natural voices ($0.05 x402)

buy_credits

Get a Stripe Checkout URL to buy a $10 prepaid credit pack (requires Google OAuth login)

credit_balance

Check your prepaid credit balance (requires Google OAuth login)

Resources · 2

Live Crypto Prices

Current crypto prices (BTC, ETH, SOL, XRP)

agentservices://prices
Dispute Policy Templates

Available dispute resolution policies

agentservices://policies

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentservices": {
      "url": "https://agentservices.to/mcp",
      "transport": "streamable-http"
    }
  }
}