Usage guide
Nexus
Connect the remote MCP server at https://mcp.nexus.kushalsm.com/mcp,
sign in through the Nexus OAuth flow, and use the six Nexus tools from ChatGPT,
Claude, Codex, or another MCP-aware client.
Tools
nexus_log_entries: add workouts, meals, or body-weight entries.nexus_show_interface: show the interactive Nexus interface, currently focused on a requested log date.nexus_get_history: read your entries, date ranges, exercise keys, and shared friend history.nexus_update_entry: replace an existing entry by ID.nexus_manage_friends: list, add, accept, reject, or remove friend connections.nexus_set_goal: change daily calorie and macro targets.
Example prompts
- "I just did bench press, 3 sets: 60kg for 8, 60kg for 7, and 55kg for 6."
- "I had lunch: 2 chapatis, egg bhurji, and a small salad. Estimate macros and log it."
- "What did I eat and train today?"
- "Actually that first bench set was 9 reps, not 8."
- "What's my Nexus friend code?"
CLI
For terminal use:
pip install nexus-fitness
nexus auth login
nexus history
Limits
- No medical advice, diagnosis, or treatment guidance.
- No food photo parsing yet; describe the meal in text.
- No bulk import from other fitness apps.
- Nutrition values are estimates supplied by the assistant and stored by Nexus.
