Data Collection
agentservices.to
Provides cryptocurrency market data, technical indicators, DeFi yields, sentiment index, and IP geolocation.
ENDPOINT 1
https://agentservices.to/mcp
MCP server metadata
- Name
- AgentServices
- Version
- 5.3.0
Known tools 43
technical_indicatorsGet technical indicators (RSI, MACD, Bollinger Bands) for a crypto symbol ($0.02 x402)
Inferred read-onlyweb_searchWeb search with structured results — same as GET /v1/search ($0.01 x402)
Inferred read-onlymarketing_sentimentAI-powered brand sentiment analysis across platforms (FREE beta)
Inferred read-onlymarketing_ad_copyGenerate ad copy for Google, Meta, TikTok, or Taboola (FREE beta)
Inferred read-onlywhale_trackingLarge whale transactions on BTC (>=10 BTC) and ETH chains ($0.02 x402)
Inferred read-onlycorrelation_matrix30-day Pearson correlation matrix across top crypto assets ($0.03 x402)
Inferred read-onlygithub_velocityTrending crypto/web3 GitHub repos with velocity scores ($0.02 x402)
Inferred read-onlyagent_contextPaste-ready multi-source market context for LLM system prompts (FREE)
Inferred read-onlymacro_indicatorsMacro economic indicators: global market cap, dominance, derivatives ($0.02 x402)
Inferred read-onlyllm_inferenceLLM inference gateway — chat completions via gpt-5.4/5.4-mini/5.5 ($0.03 x402)
Inferred read-onlytoken_riskToken risk scoring — volatility, liquidity, market cap analysis ($0.03 x402)
Inferred read-onlycrypto_signalsCrypto buy/sell signals from RSI, moving averages, Bollinger Bands ($0.04 x402)
Inferred read-onlyweb_extractExtract clean text from any URL — strips ads, nav, scripts ($0.002 x402)
Inferred read-onlyseo_keywordsSEO keyword research with volume estimates and competition ($0.01 x402)
Inferred read-onlydeep_researchDeep research — search web + extract content + synthesize intelligence brief ($0.05 x402)
Inferred read-onlyportfolio_intelligencePortfolio intelligence — price + technical signal + risk score + market sentiment in one call ($0.10 x402)
Inferred read-onlydefi_strategyDeFi strategy report — top yields + protocol TVL + cross-chain comparison + risk assessment with high-APY flags ($0.25 x402)
Inferred read-onlymarket_pulseMarket pulse — Fear & Greed + trending tokens + news + social + whale movements + global market in one snapshot ($0.05 x402)
Inferred read-onlyonchain_overviewOn-chain intelligence — whale movements + exchange flows + stablecoin flows + correlation matrix + DeFi TVL in one report ($0.15 x402)
Inferred read-onlyarbitrage_scannerCross-DEX arbitrage scanner — compares token prices across exchanges, models gas-adjusted profitability at different trade sizes, estimates slippage, flags actionable opportunities ($0.08 x402)
Potential side effectsliquidation_mapDeFi liquidation heatmap — calculates liquidation prices across Aave V3, Compound V3, and MakerDAO for any token.
Inferred read-onlychatLLM chat completion — 400+ models (GPT, Claude, Gemini, DeepSeek, Grok, Llama).
Inferred read-onlygenerate_imageGenerate an AI image from a text prompt via gpt-image-2 ($0.05 x402)
Inferred read-onlybuy_creditsGet a Stripe Checkout URL to buy a $10 prepaid credit pack (requires Google OAuth login)
Inferred read-onlyCONNECT 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.agentservices]
url = "https://agentservices.to/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentservices": {
"type": "http",
"url": "https://agentservices.to/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentservices
Remote MCP URL: https://agentservices.to/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": {
"agentservices": {
"url": "https://agentservices.to/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentservices": {
"type": "http",
"url": "https://agentservices.to/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentservices",
"transport": "streamable-http",
"url": "https://agentservices.to/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 agentservices.to was fetched 2026-07-28T09:17:57.625Z.
agentservices.to 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.