Skip to content

nalediym/touch-grass

v0.1.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agent break-reminder claude-code claude-code-hooks claude-code-plugin coding-break
+6 more
developer-wellness mcp mcp-server model-context-protocol pomodoro touch-grass

Summary

AI summary

First public release of touch-grass — a Claude Code plugin that reminds users to go outside.

Full changelog

First public release of touch-grass — the Claude Code plugin that teaches your AI agent to remind you to go outside.

What's in the box

  • Claude Code plugin bundling a SessionStart hook, MCP server, and agent skill
  • SessionStart hook that injects live weather, sunset timing, and streak state into every session
  • MCP server exposing 4 tools: check_grass_conditions, suggest_activity, log_touch_grass, get_stats
  • Agent skill that teaches the right tone (tiger mom, not preachy) and when to stay quiet
  • Local state at ~/.touch-grass/state.json — no accounts, no API keys
  • IP geolocation via ip-api.com (cached 24h)
  • Weather + sunset via open-meteo.com
  • Next.js marketing site at https://touch-grass-xi.vercel.app
  • GitHub Actions CI — syntax, hook smoke test, MCP tools/list smoke test, Next.js typecheck/lint/build
  • VHS demo tape for reproducible README recordings

Install

```
/plugin install nalediym/touch-grass
```

See the README for Cursor / Claude Desktop / other MCP client setup.

Full changelog

See CHANGELOG.md.


Your screen will be here when you get back. 🌱

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track nalediym/touch-grass

Get notified when new releases ship.

Sign up free

About nalediym/touch-grass

Claude Code plugin and MCP server that nudges you to take outdoor breaks based on local weather, sunset timing, and session streaks. Tools: `check_grass_conditions`, `suggest_activity`, `log_touch_grass`, `get_stats`. Fully local, no API keys, no cloud storage.

All releases →

Beta — feedback welcome: [email protected]