MCP Server
MCP
io.github.pay-skill/pay-mcp
USDC payments for AI agents on Base — direct, tabs, x402 paywalls, discovery
Install
npx -y @pay-skill/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@pay-skill/mcp",
"version": "0.2.8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Private key hex for importing an existing wallet (optional — generates new wallet if not set)",
"format": "string",
"isSecret": true,
"name": "PAYSKILL_SIGNER_KEY"
},
{
"description": "Network to use: mainnet or testnet (default: mainnet)",
"format": "string",
"name": "PAY_NETWORK"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment