Hatchdoor

BattermanZ/Hatchdoor
★ 12 stars Rust Memory/Knowledge Updated 1d ago
Self-hosted, agent-native web app and MCP server for your Obsidian-style Markdown vault. Browse, search, and edit notes from a fast UI or from AI agents.
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": {
    "hatchdoor": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "Hatchdoor"
      ]
    }
  }
}

Topics

ai-agentsknowledge-basemarkdownmcpmodel-context-protocolnote-takingobsidianpwarustself-hostedsemantic-search