Back to search
100
MCP live v0.1.2 streamable-http

agent-tools (x402 directory)

io.github.JoursBleu/agent-tools-mcp

Discover and call x402 paid services — search by intent, filter by price/chain.

Uptime
100.0%
4 probes
Response
668ms
last probe
Tools
5
callable

Tools · 5

search

Find x402 / MCP services matching an intent or filter set. Two usage modes (agents pick whichever fits): A. Natural-language: `search(intent="fetch tweets for @user")` B. Pure browse:…

get

Get full details + ready-to-paste call template for a service. Returns the service row plus a `call_template` field: - call_template.mcp : how to call via MCP streamable-http …

list_categories

List all available service categories in the directory.

stats

High-level stats about the directory: total services, healthy count, sources.

register

Self-register an x402 / MCP service in the agent-tools directory. Service owners and agents may submit new services here. Submissions land in a pending queue and are reviewed by a human befor…

Similar MCP servers embedding-nearest

io.github.bakyang2/kr-crypto-intelligence live
Korean crypto market data + AI sentiment analysis for AI agents. 11 tools. x402 on Base+Solana.
17 tools · streamable-http
io.github.RubenTay/agent-vending-factory live
Pay-per-call MCP tools via x402 USDC: ZAR prices, data extraction, Python sandbox, SA flights.
6 tools · sse
info.blocksize.mcp/agentic-payments live
Public MCP discovery for Blocksize market data, pricing, and docs.
6 tools · streamable-http
x402 Agent-Payment Infrastructure live
x402/MCP layer for paid AI/data calls, crypto quotes, progress streams, and receipts.
56 tools · streamable-http
DepScope live
Package intelligence MCP for AI agents — 22 tools, 19 ecosystems, AGPL SDK, free.
22 tools · streamable-http
Default Privacy live
Privacy Protocol directory, guides, diagnostics, formation intake. 23 tools, 7 resources, 6 prompts.
33 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "agent-tools_(x402_directory)": {
      "url": "https://agent-tools.cloud/mcp-discovery/",
      "transport": "streamable-http"
    }
  }
}