Back to directory
nalediym/touch-grass

nalediym/touch-grass

@nalediym

A Claude Code plugin that teaches your AI agent to remind you to go outside. Weather-aware, sunset-aware, session-aware. Ships an MCP server + SessionStart hook + skill.

claude-codemcp-serverweatherbreak-reminderproductivityhealthtool

Installation & Configuration

{
  "mcpServers": {
    "touch-grass": {
      "command": "node",
      "args": [
        "/absolute/path/to/touch-grass/plugin/mcp-server/index.mjs"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12