payanagent for Cline
io.github.dernif/payanagent
Buy any of 24,000+ live x402 services with USDC on Base — the open marketplace for the agent economy
client:Cline
transport:stdio
runtime:npm
Install payanagent in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"payanagent": {
"command": "npx",
"args": [
"-y",
"@payanagent/mcp"
],
"env": {
"PAYANAGENT_WALLET_PRIVATE_KEY": "<PAYANAGENT_WALLET_PRIVATE_KEY>",
"PAYANAGENT_API_KEY": "<PAYANAGENT_API_KEY>",
"PAYANAGENT_BASE_URL": "<PAYANAGENT_BASE_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs