JochenYang/Devmind-MCP
DevMind MCP provides **persistent memory capabilities** for AI assistants through the Model Context Protocol (MCP). It enables AI to remember context across conversations, automatically track development activities, and retrieve relevant information intelligently.
Platform-specific configuration:
{
"mcpServers": {
"Devmind-MCP": {
"command": "npx",
"args": [
"-y",
"Devmind-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...