MCP.so
登录

x402search — Pay-Per-Search API Discovery for AI Agents

@x402-index

关于 x402search — Pay-Per-Search API Discovery for AI Agents

Search 13,000+ x402-enabled APIs from your AI agent. Powered by x402search.xyz

基本信息

分类

开发工具

运行时

node

传输方式

stdio

发布者

x402-index

提交者

discovery index x402

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "x402search": {
      "command": "npx",
      "args": [
        "-y",
        "x402search-mcp"
      ],
      "env": {
        "WALLET_PRIVATE_KEY": "<YOUR_PRIVATE_KEY>"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is x402search?

x402search is a pay-per-search MCP server that lets AI agents discover 14,000+ x402-enabled HTTP APIs. Each search costs $0.01 USDC on Base mainnet. It requires an EVM private key and USDC balance but no account registration.

How to use x402search?

Install via npm or pip, then configure the MCP client with your EVM private key. For Claude Desktop, add the server to claude_desktop_config.json. For Python agents, install the package and call search_x402_apis(). The tool accepts a query string and optional network, max price, and limit parameters.

Key features of x402search

  • Searches 14,000+ x402-enabled HTTP APIs
  • Pay-per-search with $0.01 USDC fee
  • No account or registration needed
  • Supports EVM private key authentication
  • Available as a Virtuals ACP agent (ID 22531)
  • Returns structured API endpoint URLs and payment metadata

Use cases of x402search

  • AI agents discovering token price APIs on the fly
  • Agent finding DEX swap routing endpoints dynamically
  • Discovering crypto, DeFi, and blockchain APIs with a single query

FAQ from x402search

How much does each search cost?

$0.01 USDC per search, paid on Base mainnet.

What do I need to use x402search?

An EVM private key and USDC on Base mainnet (eip155:8453).

What APIs does x402search search?

It indexes 14,000+ HTTP APIs that support the x402 protocol for micropayments.

Can I filter search results by price?

Yes, the max_price_usdc parameter filters results to APIs at or below that price.

Does x402search work with Python agents?

Yes. Install via pip and use the search_x402_apis function. It integrates with LangChain, CrewAI, AutoGen, and GAME SDK.

评论

开发工具 分类下的更多 MCP 服务器