Skip to content

Commit 7dcd09d

Browse files
Tighten Wellness Project description to one sentence, add repository link
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013zpbfK5BkmGhKmUYzePNFT Signed-off-by: Bryan Barash <bryanbarash@gmail.com>
1 parent 3bb65d9 commit 7dcd09d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

servers/ai.wellnessproject.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"id": "ai.wellnessproject",
44
"name": "Wellness Project",
55
"alias": "wellness-project",
6-
"description": "Connect health, fitness, nutrition, sleep, recovery, body metrics, goals, labs, and wearable data to AI assistants through Wellness Project's official hosted remote MCP server. Reads and writes your own logged and synced records, and renders interactive charts in clients that support MCP Apps UI. Authenticates via OAuth in your browser, no local setup or API key required.",
6+
"description": "Read and log your own workouts, meals, sleep, recovery, body metrics, labs and wearable data from Wellness Project, with interactive charts in clients that support MCP Apps.",
77
"logo": "https://wellnessproject.ai/images/brand/mcp-icon-512.png",
88
"schema_version": "2.1",
99
"categories": [
@@ -28,14 +28,15 @@
2828
},
2929
"auth": {
3030
"type": "oauth",
31-
"instructions": "Authenticates via OAuth 2.1 with Dynamic Client Registration in your browser using your Wellness Project account. No client ID, client secret, or API key setup needed."
31+
"instructions": "Sign in with your Wellness Project account in the browser (OAuth 2.1 with Dynamic Client Registration). No client ID, secret or API key to configure."
3232
},
3333
"contributor": {
3434
"name": "Wellness Project",
3535
"github": "turnnoblindeye",
3636
"url": "https://wellnessproject.ai"
3737
},
3838
"links": {
39+
"repository": "https://github.com/turnnoblindeye/wellness-project-mcp",
3940
"homepage": "https://wellnessproject.ai",
4041
"documentation": "https://github.com/turnnoblindeye/wellness-project-mcp"
4142
},

0 commit comments

Comments
 (0)