← agentservices.to
INDIVIDUAL MCP TOOL
token_risk
Token risk scoring — volatility, liquidity, market cap analysis ($0.03 x402)
LIVE ENDPOINT
https://agentservices.to/mcp
Connect to this endpoint to inspect the live schema for token_risk and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent server
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.