Odel
goaltree

goaltree

Local
@goal-tPythonApache-2.0Updated 3w ago

A multi-parent goal graph where value propagates, so what more things depend on ranks higher

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIgoaltreev0.6.2

Run

uvx goaltree

MCP client config

{
  "mcpServers": {
    "goaltree": {
      "command": "uvx",
      "args": [
        "goaltree"
      ]
    }
  }
}