m1nd for Claude Desktop
io.github.maxkle1nz/m1nd
The shell around your coding agent: a neuro-symbolic code graph with calibrated trust, via MCP.
client:Claude Desktop
transport:stdio
runtime:npm
Install m1nd in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"m1nd": {
"command": "npx",
"args": [
"-y",
"@maxkle1nz/m1nd"
],
"env": {
"M1ND_WORKSPACE_ROOT": "<M1ND_WORKSPACE_ROOT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs