Loading MCP server directory, please wait...
Team conventions, anti-patterns, and domain knowledge from .codehabits/ for AI coding agents.
npx @getmcp/cli add io.github.codehabits-dev/codehabits-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codehabits-dev/codehabits-mcp": {
"command": "npx",
"args": [
"-y",
"@codehabits/mcp"
]
}
}
}