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