claude mcp add hiveforge-sh-hivemind -- npx -y @hiveforge/hivemind-mcp
{
"mcpServers": {
"hiveforge-sh-hivemind": {
"command": "npx",
"args": ["-y", "@hiveforge/hivemind-mcp"]
}
}
}
{
"mcpServers": {
"hiveforge-sh-hivemind": {
"command": "npx",
"args": ["-y", "@hiveforge/hivemind-mcp"]
}
}
}
{
"mcpServers": {
"hiveforge-sh-hivemind": {
"command": "npx",
"args": ["-y", "@hiveforge/hivemind-mcp"]
}
}
}
About This MCP Server
The io.github.hiveforge-sh/hivemind server is a Model Context Protocol server that provides consistent canonical context for AI tools, specifically designed for use with Obsidian vaults. It enables local-first development and connects to tools via standard input/output interfaces, allowing developers to work with AI coding assistants in a consistent and reliable manner. Developers would use this server when they need to provide a unified context for their AI tools, particularly in applications involving Obsidian vaults and local development environments.
MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@hiveforge/hivemind-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The hivemind server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.