Back to MCP Servers
Pylon
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-toolsapiagent
By pylonapi
Installation
npx -y pylon-mcpConfiguration
{
"mcpServers": {
"pylon-mcp": {
"command": "npx",
"args": ["-y", "pylon-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes