io.github.hiveforge-sh/hivemind MCP Server
io.github.hiveforge-sh/hivemind
What is the io.github.hiveforge-sh/hivemind MCP server?
MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.
How to install io.github.hiveforge-sh/hivemind
Copy-paste configuration for popular MCP clients.
HIVEMIND_VAULT_PATHrequiredPath to your Obsidian vault directory
HIVEMIND_CONFIG_PATHPath to optional Hivemind config file
{
"mcpServers": {
"hivemind": {
"command": "npx",
"args": [
"-y",
"@hiveforge/hivemind-mcp"
],
"env": {
"HIVEMIND_VAULT_PATH": "<YOUR_HIVEMIND_VAULT_PATH>",
"HIVEMIND_CONFIG_PATH": "<YOUR_HIVEMIND_CONFIG_PATH>"
}
}
}
}{
"mcpServers": {
"hivemind": {
"command": "npx",
"args": [
"-y",
"@hiveforge/hivemind-mcp"
],
"env": {
"HIVEMIND_VAULT_PATH": "<YOUR_HIVEMIND_VAULT_PATH>",
"HIVEMIND_CONFIG_PATH": "<YOUR_HIVEMIND_CONFIG_PATH>"
}
}
}
}{
"mcpServers": {
"hivemind": {
"command": "npx",
"args": [
"-y",
"@hiveforge/hivemind-mcp"
],
"env": {
"HIVEMIND_VAULT_PATH": "<YOUR_HIVEMIND_VAULT_PATH>",
"HIVEMIND_CONFIG_PATH": "<YOUR_HIVEMIND_CONFIG_PATH>"
}
}
}
}{
"servers": {
"hivemind": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hiveforge/hivemind-mcp"
],
"env": {
"HIVEMIND_VAULT_PATH": "<YOUR_HIVEMIND_VAULT_PATH>",
"HIVEMIND_CONFIG_PATH": "<YOUR_HIVEMIND_CONFIG_PATH>"
}
}
}
}claude mcp add hivemind --env HIVEMIND_VAULT_PATH=<YOUR_HIVEMIND_VAULT_PATH> --env HIVEMIND_CONFIG_PATH=<YOUR_HIVEMIND_CONFIG_PATH> -- npx -y @hiveforge/hivemind-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.