← Registry

AI & Machine Learning

agentpay.help

Provides AI-powered text summarization, sentiment analysis, structured field extraction, translation, and insurance lead classification.

x402 supported1 endpoint28 known toolsFirst detected September 13, 2026Last detected September 17, 2026

ENDPOINT 1

https://agentpay.help/mcp

No auth detected

MCP server metadata

Name
agentpay
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

AgentPay exposes pay-per-call AI microservices settled in USDC on Base mainnet via the x402 (HTTP 402) protocol. Each tool maps to one HTTP endpoint. Tools list their price in USD; payment is handled automatically when this server holds a funded wallet, otherwise the tool returns the payment challenge for the caller to sign.

Known tools 28

summarize

AI text summarization — crisp 250-word summary of any text up to 20k chars ($0.01 USDC per call)

Inferred read-only
classify-insurance

Insurance lead classifier — intent, urgency, line of business, confidence ($0.02 USDC per call)

Inferred read-only
sentiment

Sentiment analysis — positive/negative/neutral with emotions and keywords ($0.02 USDC per call)

Inferred read-only
extract

Structured field extraction — key-value pairs from emails, forms, documents ($0.03 USDC per call)

Inferred read-only
translate

Text translation — translate to any language ($0.03 USDC per call)

Inferred read-only
code-review

AI code review — bugs, security, performance, quality score ($0.05 USDC per call)

Inferred read-only
insurance-analysis

Full insurance analysis bundle — classification + field extraction + summary in one call ($0.10 USDC per call)

Inferred read-only
token-safety

Token safety check - rug pull risk, honeypot detection, liquidity analysis ($0.02 USDC per call)

Inferred read-only
wallet-risk

Wallet risk screening - OFAC sanctions, scam flags, tx patterns ($0.02 USDC per call)

Inferred read-only
web-scrape

Extract clean text from any URL - agents read web pages ($0.01 USDC per call)

Inferred read-only
crypto-price

Real-time crypto prices - BTC, ETH, SOL + more ($0.005 USDC per call)

Inferred read-only
image-describe

Vision AI - describe any image from URL ($0.03 USDC per call)

Inferred read-only
defi-yields

DeFi yield data - APY, TVL, protocol info ($0.01 USDC per call)

Inferred read-only
threat-intel

CVE/threat intelligence - vulnerability lookup, severity ($0.02 USDC per call)

Inferred read-only
sanctions-screen

OFAC/EU sanctions screening - entity check ($0.02 USDC per call)

Inferred read-only
market-intel

Macro/economic snapshot - GDP, inflation, rates ($0.02 USDC per call)

Inferred read-only
on-chain-events

Decoded on-chain events - recent transfers ($0.01 USDC per call)

Inferred read-only
content-safety

Content security scan - PII, toxicity, bias ($0.02 USDC per call)

Inferred read-only
agent-reputation

Agent reputation score - endpoint trustworthiness ($0.01 USDC per call)

Inferred read-only
legal-lookup

Legal/regulatory lookup - company registration ($0.03 USDC per call)

Inferred read-only
news-feed

Real-time news feed - headlines by topic ($0.005 USDC per call)

Inferred read-only
weather-data

Weather data - current conditions and forecast ($0.005 USDC per call)

Inferred read-only
web-search

Web search - top results for any query with title, url, snippet ($0.01 USDC per call)

Inferred read-only
memory

Persistent key-value memory scoped to your wallet - agents remember across runs ($0.005 USDC per call)

Inferred read-only
geocode

Geocode place names to lat/lon; reverse geocode coordinates to addresses ($0.005 USDC per call)

Inferred read-only
eth-gas

Ethereum gas prices - rapid/fast/standard/slow in gwei plus ETH spot price ($0.003 USDC per call)

Inferred read-only
prediction-market

Polymarket prediction market odds - live probabilities for any topic ($0.01 USDC per call)

Inferred read-only
deep-research

PREMIUM deep research - multi-source web research into a cited markdown report ($0.25 USDC per call)

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.agentpay]
url = "https://agentpay.help/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentpay": {
      "type": "http",
      "url": "https://agentpay.help/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentpay
Remote MCP URL: https://agentpay.help/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": {
    "agentpay": {
      "url": "https://agentpay.help/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentpay": {
      "type": "http",
      "url": "https://agentpay.help/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentpay",
  "transport": "streamable-http",
  "url": "https://agentpay.help/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.