Moveat for Cursor
app.wemoveat/moveat
Coaching app for fitness coaches: read client check-ins, weight trends, diets and programs.
client:Cursor
transport:streamable-http
Install Moveat in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"moveat": {
"url": "https://wemoveat.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs