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.1.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.1-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agent_tools_mcp-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 ef11060a49abd83ea39670b60be0996b60a4a4e1ad6beb3dd893740012c60a88
MD5 be210a35edfcdb22ed65def3d6dfd899
BLAKE2b-256 5eae139bb63c21d64565ac11dd704017e2ff35c6da5417e3e143870bf8d79f8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agent_tools_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 edeea0716724d8d9d565619584b7509c1cb97950de96f0cbb1de4e34935b436b
MD5 bdaacaa5a397c60a8d696a9d6011f366
BLAKE2b-256 648a9b74e19ae9f1a22deea5ec3db1f25034f82c28c6a947270f73eab99ac665

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