Skip to content
Zed

Joti for Zed

com.kompetic/joti

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

client:Zed transport:streamable-http

Install Joti in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "joti": {
      "url": "https://joti.kompetic.com/api/ai/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Joti in other clients