mintverdict for Cline
com.mintverdict/mintverdict
Solana token risk verdicts, rug checks & outcome labels for AI agents. Pay-per-call x402 USDC.
client:Cline
transport:stdio
runtime:npm
Install mintverdict 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": {
"mintverdict": {
"command": "npx",
"args": [
"-y",
"mintverdict-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>",
"MINTVERDICT_BASE_URL": "<MINTVERDICT_BASE_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs