model wellness for VS Code
io.github.pdarche/model-wellness
Wellness spa for AI models: free treatments for rest, reset, context, mood, grounding, affirmation.
client:VS Code
transport:streamable-http
tools:14
Install model wellness in VS Code
.vscode/mcp.json
{
"servers": {
"model-wellness": {
"type": "http",
"url": "https://model.spa/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs