Local-first cycle coach MCP for phase-aware nutrition and training context.
claude mcp add wellness-cycle-coach -- npx -y wellness-cycle-coach
claude_desktop_config.json
{
"mcpServers": {
"wellness-cycle-coach": {
"command": "npx",
"args": [
"-y",
"wellness-cycle-coach"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"wellness-cycle-coach": {
"command": "npx",
"args": [
"-y",
"wellness-cycle-coach"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wellness-cycle-coach": {
"command": "npx",
"args": [
"-y",
"wellness-cycle-coach"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"wellness-cycle-coach": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wellness-cycle-coach"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"wellness-cycle-coach": {
"command": "npx",
"args": [
"-y",
"wellness-cycle-coach"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.davidmosiah--wellness-cycle-coach/reviews or the review_server meta-tool.
POST /mcp