tinhead-mcp

Tinhead-app/tinhead-mcp
★ 0 stars TypeScript AI/LLM Updated today
Local MCP server for the Tinhead thought-tree app. Open source because it's the part that holds your key — the app itself is closed.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tinhead-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Tinhead-app/tinhead-mcp"
      ]
    }
  }
}

README Excerpt

The published source of [`tinhead-mcp`](https://www.npmjs.com/package/tinhead-mcp) v0.1.5, the local MCP server that gives an agent access to branches of your Tinhead tree. **Why this repository exists.** The Tinhead app is closed source. This package is not, because it is the part that holds your key: it unwraps your account key on your own machine, talks to

Topics

ai-agentsclaudeend-to-end-encryptionmcpmodel-context-protocolnotes