Skip to main content

Search and call x402 paid services from any MCP-compatible agent (Claude, Cursor, Cline).

Project description

agent-tools-mcp

MCP PyPI License

Discover and call x402 paid services from any MCP-compatible agent (Claude, Cursor, Cline, Continue, …).

Backed by agent-tools.cloud, an open directory of 2,000+ x402 paid APIs (awesome-x402, x402scan, x402.org/ecosystem, …). Call the stats tool for live counts.

Tools

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

Quick Start

Claude Code CLI

claude mcp add agent-tools -- uvx agent-tools-mcp

Claude Desktop / Cursor / Cline

Add to your MCP config (~/.config/Claude/claude_desktop_config.json, ~/.cursor/mcp.json, …):

{
  "mcpServers": {
    "agent-tools": {
      "command": "uvx",
      "args": ["agent-tools-mcp"]
    }
  }
}

Remote (no install)

Most clients also accept a url-based remote MCP server (Streamable HTTP; the client must send Accept: application/json, text/event-stream):

{
  "mcpServers": {
    "agent-tools": { "url": "https://agent-tools.cloud/mcp-discovery/" }
  }
}

From source

pip install agent-tools-mcp        # or `uv tool install agent-tools-mcp`
agent-tools-mcp                    # stdio server, ready for an MCP client

Environment Variables

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

Debugging

# 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

License

Apache-2.0. See LICENSE.

Related

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agent_tools_mcp-0.1.3.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agent_tools_mcp-0.1.3-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file agent_tools_mcp-0.1.3.tar.gz.

File metadata

  • Download URL: agent_tools_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.12

File hashes

Hashes for agent_tools_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 9efdbd4a9e51c7925576e587be5a1ba5431df2d763deb30e6d44e456eeacff4a
MD5 385b9bf328c24c7432f7c77a9852b074
BLAKE2b-256 0d72ee91aee179f0934207393c9a7a73b7e5d9b61488621629395b0c47c70839

See more details on using hashes here.

File details

Details for the file agent_tools_mcp-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for agent_tools_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ba3c45cb05200156d585b26d52e67261c1f8d285dc68a317c373fefee9f3a87a
MD5 f549a4b4431b2475f5643a9c27ee7d86
BLAKE2b-256 842dd5f11810468a77183d3f3e2a023c7ad3bf8a2da544635c5c460c2db2c180

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page