Multimind
Freeby MCP Community
tool to get the best results out of an LLM!
v0.8.4Added Apr 12, 2026
modelcontextprotocolllmaimulti-agentdialogue
Multimind MCP Server
tool to get the best results out of an LLM!
Installation
Reviews
Installation
Quick install
npx -y @hmodecode/multimind-mcpserver
Add to claude_desktop_config.json
{
"mcpServers": {
"multimind": {
"command": "npx",
"args": ["-y", "@hmodecode/multimind-mcpserver"]
}
}
}