pls touch grass for Windsurf
io.github.rinava/pls-touch-grass
An MCP server that knows how long it's been since you touched grass
client:Windsurf
transport:stdio
runtime:npm
Install pls touch grass in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pls-touch-grass": {
"command": "npx",
"args": [
"-y",
"pls-touch-grass-mcp"
],
"env": {
"GRASS_STATE_FILE": "<GRASS_STATE_FILE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs