Skip to content

campfirein/grove

v0.4.1

Answer company questions from your Grove Company Brain: accepted context about the company, product, team and decisions, and propose new facts for review.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

grove-brainstdio
{
  "type": "stdio",
  "command": "/Applications/Grove.app/Contents/MacOS/Grove",
  "args": [
    "/Applications/Grove.app/Contents/Resources/app/out/main/grove-brain-mcp.js"
  ],
  "env": {
    "ELECTRON_RUN_AS_NODE": "1"
  }
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
	"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
	"name": "grove",
	"description": "Answer company questions from your Grove Company Brain: accepted context about the company, product, team and decisions, and propose new facts for review.",
	"version": "0.4.1"
}