agent-tools (x402 directory)
io.github.JoursBleu/agent-tools-mcpDiscover and call x402 paid services — search by intent, filter by price/chain.
Tools · 5
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 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 all available service categories in the directory.
High-level stats about the directory: total services, healthy count, sources.
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
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"
}
}
}