go-tahu-okf-semantic-mcp

stainedhead/go-tahu-okf-semantic-mcp
★ 0 stars Go AI/LLM Updated 8d ago
OKF knowledge management daemon — MCP server with zero-dependency semantic/vector search for AI agents managing OKF knowledge bases
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": {
    "go-tahu-okf-semantic": {
      "command": "go",
      "args": [
        "run",
        "github.com/stainedhead/go-tahu-okf-semantic-mcp@latest"
      ]
    }
  }
}

README Excerpt

`tahu` is an OKF (Open Knowledge Format v0.1) knowledge-management daemon for AI agents. It manages hierarchical markdown knowledge bases and exposes 14 structured tools over MCP (Model Context Protocol) — all search runs in-process with zero external service dependencies. --- | Tool | Version | Install |

Tools (20)

bm25bundle_addbundle_listbundle_registrybundle_reindexbundle_removeconcept_linksconcept_listconcept_readconcept_type_listconcept_writeembedding_modelindex_readinfolog_levellog_readportsearch_keywordsearch_ragsearch_semantic