Loading MCP server directory, please wait...
An MCP server that knows how long it's been since you touched grass
npx @getmcp/cli add io.github.Rinava/pls-touch-grassRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Rinava/pls-touch-grass": {
"command": "npx",
"args": [
"-y",
"pls-touch-grass-mcp"
],
"env": {
"GRASS_STATE_FILE": ""
}
}
}
}