Mood Booster Agent for Grok
io.github.edge-claw/mood-booster-agent
ERC-8004 AI Agent: uplifting messages, USDC tipping, and on-chain reputation feedback.
client:Grok
transport:sse
Install Mood Booster Agent in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mood-booster-agent": {
"type": "sse",
"url": "https://aws.tail177fbd.ts.net/sse"
}
}
}
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