Skip to content
Grok

vedetta for Grok

com.dethboy/vedetta

x402 pay-per-call crypto sentiment, divergence & analyst reads. USDC on Base. NFA.

client:Grok transport:stdio runtime:npm

Install vedetta in Grok

.mcp.json (in your project root)

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "vedetta": {
      "type": "stdio",
      "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>"
      }
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

vedetta in other clients