Back to Apps

Open Knowledge Hub
Supports UIby dryotta
Organize agent-accessible knowledge and capabilities into structured, typed containers of modules.
0 stars
Works in:VS Code Copilot
Exposes:ToolsResourcesPrompts
What it does
Open Knowledge Hub renders an interactive environment for organizing AI agent knowledge. It transforms flat data into typed modules with deterministic tools, guided flows, and client capability diagnostics, allowing users to manage complex agent personalities and knowledge bases visually.
Key features
- Typed Modules: Organize knowledge into specific containers for better retrieval and structure.
- Guided Flows: Create deterministic paths for agents to follow when executing tasks.
- Wiki Mirroring: Synchronize knowledge containers directly to GitHub wikis for human-readable documentation.
- Diagnostics: Integrated tools to check client capabilities and ensure compatibility.
Installation
For local development, run:
npm install open-knowledge-hub
npm run start
Configure as an MCP server in your client settings using the dist/index.js path.
Supported hosts
Claude, VS Code Copilot.
Quick install
npm install open-knowledge-hubInformation
- Pricing
- free
- Published
- 7/26/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add path to dist/index.js in claude_desktop_config.jsonVS Code Copilot
Add to settings.json github.copilot.chat.mcp.servers





