mintverdict for Zed
com.mintverdict/mintverdict
Solana token risk verdicts, rug checks & outcome labels for AI agents. Pay-per-call x402 USDC.
client:Zed
transport:stdio
runtime:npm
Install mintverdict in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mintverdict": {
"command": "npx",
"args": [
"-y",
"mintverdict-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>",
"MINTVERDICT_BASE_URL": "<MINTVERDICT_BASE_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs