Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Notiky CLI

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.

About Notiky

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.

Installation

macOS / Linux

Homebrew (recommended):

brew install notiky/tap/notiky

Install script:

curl -fsSL https://get.notiky.com | bash

Windows

PowerShell:

irm https://get.notiky.com/install.ps1 | iex

Usage

After installation:

# Configure, authenticate, and start the daemon
notiky setup

# Check version
notiky version

# Check daemon status
notiky daemon status

# Serve MCP locally
notiky mcp serve

About this repo

This repository contains CLI release binaries. The main Notiky product codebase is closed-source.

For coding agents: read AGENTS.md on the org profile repo.

License

Apache-2.0

About

Notiky CLI - official command-line interface for Notiky

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors