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 400+ x402 paid APIs (awesome-x402, x402.org/ecosystem, …).

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:

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

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.0.tar.gz (4.2 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.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agent_tools_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 4.2 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.0.tar.gz
Algorithm Hash digest
SHA256 f17ba21055f8a6794d798442c6453ed9ca95488cb131c52592bf7993522cbbc7
MD5 6cac18ffaca526baa6515a75ca688824
BLAKE2b-256 956020cfac5b0153ca179d351717a8efdc6e86096eab602e48f3a11c49c0e478

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agent_tools_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0ba5d2d0b1cb1053f501bec2c9e20264dd6b36a9a72d50544ae401fad3ea4014
MD5 7906627bd7cf162d65ea860206df1ebe
BLAKE2b-256 1a42b0e85dcc99e2b1e3354d7288bb3a06b213896a1a1df0f64712c840bc3aa9

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