project-graph

GitHub

A node-based visual tool for organizing thoughts and notes in a non-linear way.

Extprg types (project-graph) MCP Server

Model Context Protocol (extprg-types) server

View all project-graph servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "extprg-types": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-extprg-types"
      ]
    }
  }
}