MCP Server
MCP
io.github.fernsugi/x402-api
DeFi data API for AI agents — pay-per-call via x402/USDC on Base
Install
npx -y @x402-api/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@x402-api/mcp-server",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "x402 API base URL (default: https://x402-api.fly.dev)",
"format": "string",
"name": "X402_API_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment