Skip to content
Grok

Joti for Grok

com.kompetic/joti

Read your workouts, history, and stats; create and schedule new workouts. Writes are additive only.

client:Grok transport:streamable-http

Install Joti in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "joti": {
      "type": "http",
      "url": "https://joti.kompetic.com/api/ai/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

Joti in other clients