← agentservices.to

INDIVIDUAL MCP TOOL

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)

agentservices.tonone authenticationAvailability not checked

LIVE ENDPOINT

https://agentservices.to/mcp

No auth detected

Connect to this endpoint to inspect the live schema for arbitrage_scanner and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name, description or schema mentions credentials.
  • A tool name or description suggests a financial action.

Parent server

agentservices.to

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

Related tools

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