MCP Server
MCP
io.github.furkanYanteri1/goaltree
A multi-parent goal graph where value propagates, so what more things depend on ranks higher
Install
uvx goaltree
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "goaltree",
"version": "0.6.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "The MCP server and its dashboard live behind the [mcp] extra, so the core library stays a networkx-only install.",
"value": "goaltree[mcp]",
"type": "named",
"name": "--from"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment