Knowledge Systems
Trust: 39/100 (Limited)io.github.hiveforge-sh/hivemind Guide
MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.
4 starsby hiveforge-sh
Quick Start
Install
npx @hiveforge/hivemind-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-hiveforge-sh-hivemind": {
"command": "npx",
"args": [
"@hiveforge/hivemind-mcp"
]
}
}
}