loading…
Search for a command to run...
loading…
An MCP server that provides persistent project context, workflow management, and knowledge capture for AI coding agents. It enables agents to maintain structure
An MCP server that provides persistent project context, workflow management, and knowledge capture for AI coding agents. It enables agents to maintain structured memory across sessions by tracking project profiles, conventions, skills, and technical debt.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"claude-habitat": {
"command": "npx",
"args": []
}
}
}