drawtree-mcp

hopakhei/drawtree-mcp
★ 0 stars Python 🤖 AI/LLM Updated 2d ago
MCP server for Draw Tree — turn investment theses into falsifiable, signed graphs. 10 tools, zero LLM calls.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "drawtree-mcp": {
      "command": "uvx",
      "args": [
        "drawtree-mcp"
      ]
    }
  }
}

Or install with pip: pip install drawtree-mcp

README Excerpt

> **Turn an investment hunch into a falsifiable, signed, queryable graph — in one Claude Desktop conversation.** `drawtree-mcp` is a [Model Context Protocol](https://modelcontextprotocol.io) server that gives any MCP-aware AI client (Claude Desktop, Cursor, Continue, Goose, …) the tools to: 1. **Parse a market-narrative scan** into a structured H-0 root question (the [narrative-detection](https://github.com/hopakhei/90s-pm-investing) skill output)

Tools (10)

aggregate_treecommit_treederive_implied_probabilitiesenrich_branchesread_treeregister_narrativesubscribe_alertssuggest_falsificationsuggest_frameworkvalidate_tree