The product engineering brain — official CLI for Notiky. Connect your machine, serve MCP, capture sessions.
The AI workspace where products are built — from first idea to scale.
Notiky is the persistent product brain for teams building with AI agents. It captures decisions, generates coding-infrastructure artifacts (CLAUDE.md, .cursor/rules, skills), and delivers live context to Cursor, Claude Code, and Codex via MCP.
Homebrew (recommended):
brew install notiky/tap/notikyInstall script:
curl -fsSL https://get.notiky.com | bashPowerShell:
irm https://get.notiky.com/install.ps1 | iexAfter installation:
# Configure, authenticate, and start the daemon
notiky setup
# Check version
notiky version
# Check daemon status
notiky daemon status
# Serve MCP locally
notiky mcp serveThis repository contains CLI release binaries. The main Notiky product codebase is closed-source.
For coding agents: read AGENTS.md on the org profile repo.
Apache-2.0