warden402 mcp for Cline
io.github.sukrutkrdg/warden402-mcp
Pre-execution safety for AI agents on Base. Guard a token, tx or address: block/review/clear.
client:Cline
transport:stdio
runtime:npm
Install warden402 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": {
"warden402-mcp": {
"command": "npx",
"args": [
"-y",
"warden402-mcp"
],
"env": {
"WARDEN_API_URL": "<WARDEN_API_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs