payment guard mcp for Cline
io.github.mlawsonking/payment-guard-mcp
Pre-send risk check for AI agents that move money — screen an address or payment URL before sending.
client:Cline
transport:stdio
runtime:npm
Install payment guard mcp 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": {
"payment-guard-mcp": {
"command": "npx",
"args": [
"-y",
"payment-guard-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs