pylonapi/pylon-mcp
x402-native API gateway with 20+ capabilities (web-extract, web-search, translate, image-generate, screenshot, PDF, OCR, and more) payable with USDC on Base. No API keys — agents pay per call via HTTP 402.
Quick Start
Clone the repository:
git clone https://github.com/pylonapi/pylon-mcpClaude Desktop configuration example:
{
"mcpServers": {
"pylon-mcp": {
"command": "npx",
"args": [
"-y",
"pylonapi/pylon-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.