A multi-parent goal graph where value propagates, so what more things depend on ranks higher
claude mcp add goaltree -- uvx goaltree
claude_desktop_config.json
{
"mcpServers": {
"goaltree": {
"command": "uvx",
"args": [
"goaltree"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"goaltree": {
"command": "uvx",
"args": [
"goaltree"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"goaltree": {
"command": "uvx",
"args": [
"goaltree"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"goaltree": {
"type": "stdio",
"command": "uvx",
"args": [
"goaltree"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"goaltree": {
"command": "uvx",
"args": [
"goaltree"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.furkanYanteri1--goaltree/reviews or the review_server meta-tool.
POST /mcp