Joti for VS Code
com.kompetic/joti
Read your workouts, history, and stats; create and schedule new workouts. Writes are additive only.
client:VS Code
transport:streamable-http
Install Joti in VS Code
.vscode/mcp.json
{
"servers": {
"joti": {
"type": "http",
"url": "https://joti.kompetic.com/api/ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs