Skip to main content
Developer ToolsTypeScript

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.

developer-toolscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/pylonapi/pylon-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "pylon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pylonapi/pylon-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
pylonapi