Server data from the Official MCP Registry
Discover and call x402 paid services — search by intent, filter by price/chain.
Discover and call x402 paid services — search by intent, filter by price/chain.
Remote endpoints: streamable-http: https://agent-tools.cloud/mcp-discovery/
Valid MCP server (1 strong, 3 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
Endpoint verified · Open access · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Discover and call x402 paid services from any MCP-compatible agent (Claude, Cursor, Cline, Continue, …).
Backed by agent-tools.cloud, an open directory of 400+ x402 paid APIs (awesome-x402, x402.org/ecosystem, …).
| Tool | What it does |
|---|---|
search(intent, top_k, max_price_usd, category) | Natural-language search across the directory |
get(slug) | Full details (URL, price, call template) of a service |
list_categories() | Browse categories |
stats() | Directory size & health snapshot |
claude mcp add agent-tools -- uvx agent-tools-mcp
Add to your MCP config (~/.config/Claude/claude_desktop_config.json, ~/.cursor/mcp.json, …):
{
"mcpServers": {
"agent-tools": {
"command": "uvx",
"args": ["agent-tools-mcp"]
}
}
}
Most clients also accept a url-based remote MCP server:
{
"mcpServers": {
"agent-tools": { "url": "https://agent-tools.cloud/mcp/v2" }
}
}
pip install agent-tools-mcp # or `uv tool install agent-tools-mcp`
agent-tools-mcp # stdio server, ready for an MCP client
| Var | Default | Purpose |
|---|---|---|
AGENT_TOOLS_API_BASE | https://agent-tools.cloud | Point at a different deployment (e.g. self-hosted) |
AGENT_TOOLS_LOG_LEVEL | INFO | Server log level (stderr only) |
AGENT_TOOLS_HTTP_LOG_LEVEL | WARNING | httpx/httpcore log level |
# Probe with the official MCP Inspector
npx -y @modelcontextprotocol/inspector uvx agent-tools-mcp
# Or raw JSON-RPC
echo '{"jsonrpc":"2.0","id":1,"method":"tools/list"}' | uvx agent-tools-mcp
Apache-2.0. See LICENSE.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.