Joti for Cursor
com.kompetic/joti
Read your workouts, history, and stats; create and schedule new workouts. Writes are additive only.
client:Cursor
transport:streamable-http
Install Joti in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"joti": {
"url": "https://joti.kompetic.com/api/ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs