pls touch grass for Zed
io.github.rinava/pls-touch-grass
An MCP server that knows how long it's been since you touched grass
client:Zed
transport:stdio
runtime:npm
Install pls touch grass in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pls-touch-grass": {
"command": "npx",
"args": [
"-y",
"pls-touch-grass-mcp"
],
"env": {
"GRASS_STATE_FILE": "<GRASS_STATE_FILE>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs