VirWave Breathe for Grok
io.github.virwave/virwave-breathe
Calm, animated breathing sessions paced to your breath. Runs locally and collects nothing.
client:Grok
transport:streamable-http
runtime:npm
tools:3
Install VirWave Breathe in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"virwave-breathe": {
"type": "http",
"url": "https://xswebtvkueusdaeboizp.supabase.co/functions/v1/breathe"
}
}
}
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