AI & ML
Trust: 32/100 (Limited)io.github.x402-index/x402search-mcp Guide
Search 13,000+ x402-enabled APIs from your AI agent. Powered by x402search.xyz
by x402-index
Quick Start
Install
npx x402search-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-x402-index-x402search-mcp": {
"command": "npx",
"args": [
"x402search-mcp"
]
}
}
}