vedetta for Cline
com.dethboy/vedetta
x402 pay-per-call crypto sentiment, divergence & analyst reads. USDC on Base. NFA.
client:Cline
transport:stdio
runtime:npm
Install vedetta 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": {
"vedetta": {
"command": "npx",
"args": [
"-y",
"vedetta-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>",
"VEDETTA_API_URL": "<VEDETTA_API_URL>",
"VEDETTA_MAX_PRICE_USD": "<VEDETTA_MAX_PRICE_USD>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs