Skip to content
Grok

Web3 Sentiment for Grok

io.github.evozim/web3-sentiment

Web3 social sentiment aggregator analyzing crypto trends.

client:Grok transport:sse

Install Web3 Sentiment in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "web3-sentiment": {
      "type": "sse",
      "url": "https://web3-sentiment-mcp.vercel.app/api/mcp"
    }
  }
}

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

Web3 Sentiment in other clients