spawnpay for Cline
io.github.robocular/spawnpay
Crypto wallets, payments, and referral earnings for AI agents on Base L2
client:Cline
transport:stdio
runtime:npm
Install spawnpay 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": {
"spawnpay": {
"command": "npx",
"args": [
"-y",
"spawnpay-mcp"
],
"env": {
"SPAWNPAY_API_KEY": "<SPAWNPAY_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs