project-graph
A node-based visual tool for organizing thoughts and notes in a non-linear way.
Extprg (project-graph) MCP Server
Model Context Protocol (extprg) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"extprg": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-extprg"
]
}
}
}